[Webkit-unassigned] [Bug 245104] New: Stylesheet rule.cssText is incorrect for a property setting 'background: none'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 12 16:41:50 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245104
Bug ID: 245104
Summary: Stylesheet rule.cssText is incorrect for a property
setting 'background: none'
Product: WebKit
Version: Safari Technology Preview
Hardware: All
OS: macOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zlip.792 at gmail.com
Hi Team,
I was going through Chrome Monorail and came across another test case, which is broken in Safari 16 on macOS 12.6.
Link (Modified from Original to only keep failing tests) - https://jsfiddle.net/8myk0dvb/
Chrome Bug - https://bugs.chromium.org/p/chromium/issues/detail?id=251510
Patch - https://src.chromium.org/viewvc/blink?view=revision&revision=168002
*** STEPS TO REPRODUCE ***
1) Open JSFiddle
<< ACTUAL RESULT >>
Both lines are red in Safari (EVEN in Safari Technology Preview 153 as well)
<< EXPECTED RESULT >>
Both should not be red
____
OTHER BROWSERS:
-- Firefox Nightly 107 & Chrome Canary 107 does not show both as "Red".
________
I think fixing this would allow Webkit to be more awesome.
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/20220912/a0859fac/attachment.htm>
More information about the webkit-unassigned
mailing list