[Webkit-unassigned] [Bug 245205] New: Align "UA" stylesheet for hidden elements with HTML Spec and consolidate "display: none"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 17:06:44 PDT 2022


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

            Bug ID: 245205
           Summary: Align "UA" stylesheet for hidden elements with HTML
                    Spec and consolidate "display: none"
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zlip.792 at gmail.com

I noticed that we are failing few WPT tests:

https://wpt.fyi/results/html/rendering/non-replaced-elements/hidden-elements.html?label=master&label=experimental&aligned&view=subtest&q=hidden%20element

Because we don't have those elements defined as "display: none" in html.css like other browser engines 'Gecko' and 'Blink'.

This bug is to add the missing and also consolidate already used 'display: none' in one go to make it easier to read and manage.

I am going to follow web-spec:

https://html.spec.whatwg.org/#hidden-elements

In case, if I am not able to do it and had to close my PR, I will share details on genuine test failures or why this is no go at the moment for Webkit so someone else can take a look in future.

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


More information about the webkit-unassigned mailing list