| Index: LayoutTests/platform/win/fast/css/rem-dynamic-scaling-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/css/rem-dynamic-scaling-expected.txt b/LayoutTests/platform/win/fast/css/rem-dynamic-scaling-expected.txt
|
| index ce555de8f7691dda232842f90939850aaf67d7c1..76aca7beb01022b0c393ba2a3495af858a53f438 100644
|
| --- a/LayoutTests/platform/win/fast/css/rem-dynamic-scaling-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/css/rem-dynamic-scaling-expected.txt
|
| @@ -8,10 +8,10 @@ layer at (0,0) size 800x600
|
| 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."
|
| - RenderBlock {DIV} at (0,54) size 784x38
|
| - RenderBlock (anonymous) at (0,0) size 784x11
|
| - RenderText {#text} at (0,0) size 104x11
|
| - text run at (0,0) width 104: "This text should be small."
|
| - RenderBlock {DIV} at (0,11) size 784x27
|
| + RenderBlock {DIV} at (0,54) size 784x39
|
| + RenderBlock (anonymous) at (0,0) size 784x12
|
| + RenderText {#text} at (0,0) size 107x12
|
| + text run at (0,0) width 107: "This text should be small."
|
| + RenderBlock {DIV} at (0,12) size 784x27
|
| RenderText {#text} at (0,0) size 445x26
|
| text run at (0,0) width 445: "This text should match the root (and be 24px)."
|
|
|