[Webkit-unassigned] [Bug 245611] Align "UA" stylesheet for "audio" with Other browsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 24 08:54:44 PDT 2022


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

Anne van Kesteren <annevk at annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk at annevk.nl

--- Comment #1 from Anne van Kesteren <annevk at annevk.nl> ---
Hey Ahmad, thanks for filing this!

>From https://html.spec.whatwg.org/#embedded-content-rendering-rules:

> When an audio element is not exposing a user interface, the user agent is expected to force its 'display' property to compute to 'none', irrespective of CSS rules.

"exposing a user interface" is defined as such:

> If the [controls] attribute is present, or if scripting is disabled for the media element, then the user agent should expose a user interface to the user.

It seems the CSS in Blink and Gecko does not capture the scripting-related requirement.

For `writing-mode` we should probably file an issue against whatwg/html to discuss getting that standardized. Would you care to file that?

-- 
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/20220924/1e6c2565/attachment.htm>


More information about the webkit-unassigned mailing list