Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Side by Side Diff: LayoutTests/platform/win/fast/css/rem-dynamic-scaling-expected.txt

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x54 6 RenderBlock (anonymous) at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 779x53 7 RenderText {#text} at (0,0) size 779x53
8 text run at (0,0) width 408: "This is a test of dynamic rem unit scali ng. " 8 text run at (0,0) width 408: "This is a test of dynamic rem unit scali ng. "
9 text run at (407,0) width 372: "Changes to the root element's font siz e" 9 text run at (407,0) width 372: "Changes to the root element's font siz e"
10 text run at (0,27) width 702: "need to cause dependent elements in the document tree to update as well." 10 text run at (0,27) width 702: "need to cause dependent elements in the document tree to update as well."
11 RenderBlock {DIV} at (0,54) size 784x38 11 RenderBlock {DIV} at (0,54) size 784x39
12 RenderBlock (anonymous) at (0,0) size 784x11 12 RenderBlock (anonymous) at (0,0) size 784x12
13 RenderText {#text} at (0,0) size 104x11 13 RenderText {#text} at (0,0) size 107x12
14 text run at (0,0) width 104: "This text should be small." 14 text run at (0,0) width 107: "This text should be small."
15 RenderBlock {DIV} at (0,11) size 784x27 15 RenderBlock {DIV} at (0,12) size 784x27
16 RenderText {#text} at (0,0) size 445x26 16 RenderText {#text} at (0,0) size 445x26
17 text run at (0,0) width 445: "This text should match the root (and b e 24px)." 17 text run at (0,0) width 445: "This text should match the root (and b e 24px)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698