Files
ladybird/Userland/Libraries/LibWeb/CSS
Luke Wilde 081a617d8d LibWeb: Use the default CSS attributes for embedded content from HTML
The main benefit of this is respecting the iframe frameborder
attribute, as frameborder="0" is a pretty common way of removing
the default <iframe> border.

For example, it's on all YouTube embeds by default and on some
ReCAPTCHA embeds.
2022-10-10 19:33:34 +02:00
..
2022-09-16 10:50:48 +01:00
2022-09-18 13:27:24 -04:00