[Webkit-unassigned] [Bug 146196] New: Webkit should support CSS Object Model's CSSNamespaceRule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 21 20:37:02 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146196

            Bug ID: 146196
           Summary: Webkit should support CSS Object Model's
                    CSSNamespaceRule
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ramya.v at samsung.com

Created attachment 255336
  --> https://bugs.webkit.org/attachment.cgi?id=255336&action=review
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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150622/6beb882b/attachment.html>


More information about the webkit-unassigned mailing list