[Webkit-unassigned] [Bug 262007] New: Named pages in @page selectors do not have a namespace
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 23 16:27:13 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262007
Bug ID: 262007
Summary: Named pages in @page selectors do not have a namespace
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: ntim at apple.com
Hi Team,
While going through WPT failure in CSS, I came across another potential merge but it does not progress test case but might fix any crashes which a blink commit claims in commit log.
Blink Commit - https://chromium-review.googlesource.com/c/chromium/src/+/1406716
WPT Test Case (just for reference) - http://wpt.live/css/cssom/cssom-pagerule.html
WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/css/parser/CSSParserImpl.cpp#207
Change 'styleSheet->defaultNamespace()' to 'starAtom()'
^ above compiles but you have to remove argument 'styleSheet' as well from function and function definition.
Just wanted to raise so we can explore, if we should merge it.
Thanks!
--
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/20230923/3d6ecd3e/attachment.htm>
More information about the webkit-unassigned
mailing list