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

Unified Diff: LayoutTests/platform/win/css1/basic/inheritance-expected.txt

Issue 1149893016: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/css1/basic/inheritance-expected.txt
diff --git a/LayoutTests/platform/win/css1/basic/inheritance-expected.txt b/LayoutTests/platform/win/css1/basic/inheritance-expected.txt
index e048cfc42090195005d131ded5e3d71d7bd038f8..c2bc5dd4d57cd45d583f8019509828c0f987f1c8 100644
--- a/LayoutTests/platform/win/css1/basic/inheritance-expected.txt
+++ b/LayoutTests/platform/win/css1/basic/inheritance-expected.txt
@@ -53,8 +53,8 @@ layer at (0,0) size 800x738 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (347,0) size 163x17
text run at (347,0) width 163: ", which should be purple."
LayoutBlockFlow {H3} at (0,297.88) size 784x22 [color=#0000FF]
- LayoutText {#text} at (0,0) size 288x21
- text run at (0,0) width 288: "This should be blue and underlined."
+ LayoutText {#text} at (0,0) size 287x21
+ text run at (0,0) width 287: "This should be blue and underlined."
LayoutBlockFlow {P} at (0,338.59) size 784x18
LayoutText {#text} at (0,0) size 299x17
text run at (0,0) width 299: "This sentence should be underlined, including "
@@ -141,8 +141,8 @@ layer at (0,0) size 800x738 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (347,0) size 163x17
text run at (347,0) width 163: ", which should be purple."
LayoutBlockFlow {H3} at (4,122.16) size 600x22 [color=#0000FF]
- LayoutText {#text} at (0,0) size 288x21
- text run at (0,0) width 288: "This should be blue and underlined."
+ LayoutText {#text} at (0,0) size 287x21
+ text run at (0,0) width 287: "This should be blue and underlined."
LayoutBlockFlow {P} at (4,162.88) size 600x18
LayoutText {#text} at (0,0) size 299x17
text run at (0,0) width 299: "This sentence should be underlined, including "

Powered by Google App Engine
This is Rietveld 408576698