WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
146196
Webkit should support CSS Object Model's CSSNamespaceRule
https://bugs.webkit.org/show_bug.cgi?id=146196
Summary
Webkit should support CSS Object Model's CSSNamespaceRule
Ramya
Reported
2015-06-21 20:37:02 PDT
Created
attachment 255336
[details]
Tests support of CSSNamespaceRule Steps to reproduce the problem: Open test_case.html. What is the expected behavior? All items are "true". What went wrong? All items are "false". CSSNamespaceRule
http://dev.w3.org/csswg/cssom-1/#the-cssnamespacerule-interface
CSSRule.NAMESPACE_RULE
http://dev.w3.org/csswg/cssom-1/#the-cssrule-interface
FYI: CSS Namespaces Module Level 3
http://www.w3.org/TR/css3-namespace/
http://dev.w3.org/csswg/css-namespaces-1/
Support in other browsers: current Internet Explorer 11.0.9: Yes Firefox Nightly 33.0a1(buildID: 20140627030212): No(But CSSNameSpaceRule is supported) Opera 12.17: No(But CSSRule.NAMESPACE_RULE is supported)
Attachments
Tests support of CSSNamespaceRule
(15.79 KB, text/html)
2015-06-21 20:37 PDT
,
Ramya
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ramya
Comment 1
2015-06-21 20:38:36 PDT
Corresponding bug in blink:
https://code.google.com/p/chromium/issues/detail?id=389549
Brent Fulgham
Comment 2
2022-07-14 14:16:44 PDT
Safari 15.5+ supports this feature. It passes all relevant tests.
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