Tim Ledbetter
f1bbba2ba5
Tests: Enable imported WPT tests that were previously too slow for CI
2024-12-04 21:25:33 +00:00
Andreas Kling
1b4763f75f
LibWeb: Allow border="0" on HTMLObjectElement
2024-11-23 14:41:41 +01:00
Andreas Kling
6e85363a84
LibWeb: Allow border="0" on HTMLInputElement
2024-11-23 14:41:41 +01:00
Andreas Kling
1288452bc3
LibWeb: Honor border attribute on HTMLImageElement
2024-11-23 14:41:41 +01:00
Andreas Kling
e781aab274
LibWeb: Honor the various margin attributes in HTMLBodyElement
...
This one is particularly weird as there's a priority order, and we even
have to look at attributes from the container element if we're inside a
subframe.
2024-11-23 14:41:41 +01:00
Andreas Kling
97aa608c13
Tests: Import WPT test for pixel length attributes
2024-11-23 14:41:41 +01:00