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

Unified 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 side-by-side diff with in-line comments
Download patch
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)."

Powered by Google App Engine
This is Rietveld 408576698