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

Unified Diff: LayoutTests/platform/mac/css1/conformance/forward_compatible_parsing-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/conformance/forward_compatible_parsing-expected.txt
diff --git a/LayoutTests/platform/mac/css1/conformance/forward_compatible_parsing-expected.txt b/LayoutTests/platform/mac/css1/conformance/forward_compatible_parsing-expected.txt
index 3d2a4c6b0c821a37b420bfb30c7b0bac7a1b213c..59f6f83a618fcf69bdc05bce41c0938a6e71a8e8 100644
--- a/LayoutTests/platform/mac/css1/conformance/forward_compatible_parsing-expected.txt
+++ b/LayoutTests/platform/mac/css1/conformance/forward_compatible_parsing-expected.txt
@@ -123,9 +123,9 @@ layer at (0,0) size 785x4053 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {P} at (0,943) size 769x36
LayoutText {#text} at (0,0) size 568x18
text run at (0,0) width 568: "This paragraph should have a solid gray background (or a white grid), because in CSS1, "
- LayoutInline {CODE} at (0,0) size 56x15
- LayoutText {#text} at (567,2) size 56x15
- text run at (567,2) width 56: "inherit"
+ LayoutInline {CODE} at (0,0) size 55x15
+ LayoutText {#text} at (567,2) size 55x15
+ text run at (567,2) width 55: "inherit"
LayoutText {#text} at (622,0) size 769x36
text run at (622,0) width 147: " is an invalid keyword,"
text run at (0,18) width 530: "and in CSS2, it will cause the gray background (not the white grid) to be inherited."
@@ -344,9 +344,9 @@ layer at (0,0) size 785x4053 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {P} at (4,72) size 747x36
LayoutText {#text} at (0,0) size 568x18
text run at (0,0) width 568: "This paragraph should have a solid gray background (or a white grid), because in CSS1, "
- LayoutInline {CODE} at (0,0) size 56x15
- LayoutText {#text} at (567,2) size 56x15
- text run at (567,2) width 56: "inherit"
+ LayoutInline {CODE} at (0,0) size 55x15
+ LayoutText {#text} at (567,2) size 55x15
+ text run at (567,2) width 55: "inherit"
LayoutText {#text} at (622,0) size 705x36
text run at (622,0) width 83: " is an invalid"
text run at (0,18) width 594: "keyword, and in CSS2, it will cause the gray background (not the white grid) to be inherited."

Powered by Google App Engine
This is Rietveld 408576698