<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Webkit should support CSS Object Model's CSSNamespaceRule"
   href="https://bugs.webkit.org/show_bug.cgi?id=146196">146196</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Webkit should support CSS Object Model's CSSNamespaceRule
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>CSS
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ramya.v&#64;samsung.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=255336" name="attach_255336" title="Tests support of CSSNamespaceRule">attachment 255336</a> <a href="attachment.cgi?id=255336&amp;action=edit" title="Tests support of CSSNamespaceRule">[details]</a></span>
Tests support of CSSNamespaceRule

Steps to reproduce the problem:
Open test_case.html.

What is the expected behavior?
All items are &quot;true&quot;.

What went wrong?
All items are &quot;false&quot;.


CSSNamespaceRule
<a href="http://dev.w3.org/csswg/cssom-1/#the-cssnamespacerule-interface">http://dev.w3.org/csswg/cssom-1/#the-cssnamespacerule-interface</a>

CSSRule.NAMESPACE_RULE
<a href="http://dev.w3.org/csswg/cssom-1/#the-cssrule-interface">http://dev.w3.org/csswg/cssom-1/#the-cssrule-interface</a>

FYI: CSS Namespaces Module Level 3
<a href="http://www.w3.org/TR/css3-namespace/">http://www.w3.org/TR/css3-namespace/</a>
<a href="http://dev.w3.org/csswg/css-namespaces-1/">http://dev.w3.org/csswg/css-namespaces-1/</a>

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)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>