WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
76992
Any @namespace rules must follow all @charset and @import rules and precede all other non-ignored at-rules and rule sets in a style sheet.
https://bugs.webkit.org/show_bug.cgi?id=76992
Summary
Any @namespace rules must follow all @charset and @import rules and precede a...
Eric Seidel (no email)
Reported
2012-01-25 02:15:42 PST
Any @namespace rules must follow all @charset and @import rules and precede all other non-ignored at-rules and rule sets in a style sheet. According to IETC WebKit is the only engin which gets this wrong (is too lenient on when you can use @namespace):
http://samples.msdn.microsoft.com/ietestcenter/css3/namespaces/syntax-021.xml
I'm not sure how much this matters in practice.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-01-25 11:22:16 PST
Weird, we had an effort to ensure such restrictions right some time ago. Apparently, this case was missed.
Ahmad Saleem
Comment 2
2022-09-02 14:29:53 PDT
Safari Technology Preview 152 pass all these test cases now:
https://wpt.fyi/results/css/css-namespaces?label=master&label=experimental&aligned&view=subtest&q=css%20namespace
I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Thanks!
Alexey Proskuryakov
Comment 3
2022-09-02 18:30:12 PDT
We have ietestcenter/css3/namespaces/syntax-021.xml in the WebKit repository, and it passes.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug