[Webkit-unassigned] [Bug 245156] Align "UA" stylesheet for "hr", "fieldset", "marquee", "details" etc. with HTML Spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 17:38:59 PDT 2022


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

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
I tried to land this in one go but failed so I did split patches:

PR of failed attempt for reference: https://github.com/WebKit/WebKit/pull/4327

I am able to do changes for 'fieldset' and 'marquee' - please refer to 'See Also' section.

___

Learning:

'hr' element change is troublesome because it leads to "render" layer being added and had to re baseline 200+ tests.

Although rebaselining is not the difficult part:

-> on 'win' bot, it leads to change in outline color being changed from 'blue' to 'black' and I don't know how to fix it.
-> on some WPT test cases in 'SELECTION', we start to fail them and they time out.

Although it leads to some passes as well.

___

For Details & Summary - I will try to land them in separate during this week without 'list-item' to see at least, it works for remaining cases.

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/20220915/ed07aa59/attachment-0001.htm>


More information about the webkit-unassigned mailing list