[Webkit-unassigned] [Bug 21697] webkit doesnt render frame border
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 17 21:21:43 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=21697
karl <karl+webkit at la-grange.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |karl+webkit at la-grange.net
--- Comment #3 from karl <karl+webkit at la-grange.net> ---
Created attachment 444636
--> https://bugs.webkit.org/attachment.cgi?id=444636&action=review
Rendering in Edge Blink, Firefox Gecko, Safari WebKit
Here a better test with the different renderings in different browsers.
https://html.spec.whatwg.org/multipage/rendering.html#attributes-for-embedded-content-and-images
Suggested CSS
iframe[frameborder='0'], iframe[frameborder=no i] { border: none; }
Unclear case:
frameborder=''
* no border in WebKit/Blink
* border in Firefox.
--
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/20211118/5ed4a713/attachment.htm>
More information about the webkit-unassigned
mailing list