1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow (anonymous) at (0,0) size 784x54
LayoutText {#text} at (0,0) size 779x53
text run at (0,0) width 408: "This is a test of dynamic rem unit scaling. "
text run at (407,0) width 372: "Changes to the root element's font size"
text run at (0,27) width 702: "need to cause dependent elements in the document tree to update as well."
LayoutBlockFlow {DIV} at (0,54) size 784x39
LayoutBlockFlow (anonymous) at (0,0) size 784x12
LayoutText {#text} at (0,0) size 107x12
text run at (0,0) width 107: "This text should be small."
LayoutBlockFlow {DIV} at (0,12) size 784x27
LayoutText {#text} at (0,0) size 445x26
text run at (0,0) width 445: "This text should match the root (and be 24px)."
|