[Webkit-unassigned] [Bug 259856] [css-nesting] CSSStyleRule should inherit from CSSGroupingRule
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 20 11:51:36 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259856
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #5 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I think we still missing one change and failing following sub-test here:
WPT Test: http://wpt.live/css/css-nesting/cssom.html
___
CSSStyleRule is a CSSGroupingRule
We get:
assert_equals: expected function "function CSSGroupingRule() { [native code] }" but got function "function CSSRule() { [native code] }"
@http://wpt.live/css/css-nesting/cssom.html:12:18
@http://wpt.live/resources/testharness.js:2599:30
test at http://wpt.live/resources/testharness.js:628:34
global code at http://wpt.live/css/css-nesting/cssom.html:11:7
___
Or we should close this and have separate?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230920/d2c6f469/attachment.htm>
More information about the webkit-unassigned
mailing list