[Webkit-unassigned] [Bug 118012] Do not consider title from non-css stylesheet for preferred set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 20 17:45:17 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=118012

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I took test cases from the Chrome / Blink commit:

Test Case - style-preferred-stylesheet-01.html - https://jsfiddle.net/v9t5rf81/show

*** Safari 15.6.1 on macOS 12.5.1 ***

Text is shown in red

*** Safari Technology Preview 151 ***

Text is shown in red

*** Chrome Canary 106 ***

Text is shown in "black" - Expected result

*** Firefox Nightly 105 ***

Text is shown in "black" - Expected result


____

Test Case - style-preferred-stylesheet-02.html - https://jsfiddle.net/yxLba59v/show

*** Safari 15.6.1 on macOS 12.5.1 ***

Text is shown in "green" - Expected result

*** Safari Technology Preview 151 ***

Text is shown in "green" - Expected result

*** Chrome Canary 106 ***

Text is shown in "green" - Expected result

*** Firefox Nightly 105 ***

Text is shown in "green" - Expected result

______

Safari is failing one of the two test. Just wanted to share updated results. 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/20220821/6a516ced/attachment-0001.htm>


More information about the webkit-unassigned mailing list