1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 18:12:43 +00:00
serenity/Tests/LibWeb/Layout/expected/css-all-unset.txt
Andreas Kling 13d5d47b56 LibWeb: Implement the CSS all property
This sets all longhand values to one of initial, inherit, unset or
revert. Note that revert is not supported yet, but will be soon.
2023-07-29 19:16:08 +02:00

12 lines
501 B
Text

Viewport <#document> at (0,0) content-size 800x600 children: inline
line 0 width: 238.125, height: 17.46875, bottom: 17.46875, baseline: 13.53125
frag 0 from TextNode start: 1, length: 18, rect: [0,0 134.984375x17.46875]
"* { all: unset; } "
frag 1 from TextNode start: 0, length: 13, rect: [134.984375,0 103.140625x17.46875]
"Hello friends"
InlineNode <html>
InlineNode <head>
InlineNode <style>
TextNode <#text>
InlineNode <body>
TextNode <#text>