Bug 262007

Summary: Named pages in @page selectors do not have a namespace
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: koivisto, ntim, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ahmad Saleem
Reported 2023-09-23 16:27:13 PDT
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!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-30 16:28:12 PDT
Note You need to log in before you can comment on or make changes to this bug.