mirror of
https://github.com/RGBCube/serenity
synced 2025-07-04 17:37:35 +00:00

Spec defines `[LegacyNullToEmptyString]` on `value` argument of `setProperty` but since `internal_set` calls `setProperty` directly instead of using IDL generated binding, we need to make sure that null is treated as empty string. Fixes items grid loading on https://d.rsms.me/stuff/
9 lines
550 B
Text
9 lines
550 B
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x116 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x100 children: not-inline
|
|
BlockContainer <div#box> at (8,8) content-size 100x100 children: not-inline
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x116]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x100]
|
|
PaintableWithLines (BlockContainer<DIV>#box) [8,8 100x100]
|