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

Unified Diff: LayoutTests/platform/mac/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/mac/css1/basic/inheritance-expected.txt
diff --git a/LayoutTests/platform/mac/css1/basic/inheritance-expected.txt b/LayoutTests/platform/mac/css1/basic/inheritance-expected.txt
index 2e7fcd38f4ff82bcf2a78f56c38f5d37f44c5dd8..8c0f5b6b34fae964c4632ae65f3b8014300c8b43 100644
--- a/LayoutTests/platform/mac/css1/basic/inheritance-expected.txt
+++ b/LayoutTests/platform/mac/css1/basic/inheritance-expected.txt
@@ -53,8 +53,8 @@ layer at (0,0) size 800x731 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (347,0) size 163x18
text run at (347,0) width 163: ", which should be purple."
LayoutBlockFlow {H3} at (0,290.88) size 784x22 [color=#0000FF]
- LayoutText {#text} at (0,0) size 288x22
- text run at (0,0) width 288: "This should be blue and underlined."
+ LayoutText {#text} at (0,0) size 287x22
+ text run at (0,0) width 287: "This should be blue and underlined."
LayoutBlockFlow {P} at (0,331.59) size 784x18
LayoutText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "This sentence should be underlined, including "
@@ -141,8 +141,8 @@ layer at (0,0) size 800x731 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (347,0) size 163x18
text run at (347,0) width 163: ", which should be purple."
LayoutBlockFlow {H3} at (4,122.16) size 596x22 [color=#0000FF]
- LayoutText {#text} at (0,0) size 288x22
- text run at (0,0) width 288: "This should be blue and underlined."
+ LayoutText {#text} at (0,0) size 287x22
+ text run at (0,0) width 287: "This should be blue and underlined."
LayoutBlockFlow {P} at (4,162.88) size 596x18
LayoutText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "This sentence should be underlined, including "

Powered by Google App Engine
This is Rietveld 408576698