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

Unified Diff: LayoutTests/platform/win/fast/css/css1_forward_compatible_parsing-expected.txt

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/fast/css/css1_forward_compatible_parsing-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/css1_forward_compatible_parsing-expected.txt b/LayoutTests/platform/win/fast/css/css1_forward_compatible_parsing-expected.txt
index d1f0ff4647139b2f2e9598c403eb01f0b30de61a..f16408754513fc546519fc0aaa83872d3eee7746 100644
--- a/LayoutTests/platform/win/fast/css/css1_forward_compatible_parsing-expected.txt
+++ b/LayoutTests/platform/win/fast/css/css1_forward_compatible_parsing-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x417
- RenderBlock {HTML} at (0,0) size 800x417.42
- RenderBody {BODY} at (8,16) size 784x385.42
+layer at (0,0) size 800x419
+ RenderBlock {HTML} at (0,0) size 800x419.42
+ RenderBody {BODY} at (8,16) size 784x387.42
RenderBlock {DIV} at (0,0) size 784x36 [color=#008000] [bgcolor=#FFFFFF]
RenderBlock {P} at (0,0) size 784x36
RenderText {#text} at (0,0) size 751x35
@@ -14,22 +14,22 @@ layer at (0,0) size 800x417
text run at (0,0) width 753: "Second sentence: this text should be green according to CSS 1 but it should be red according to CSS 2.1. The markup"
text run at (0,18) width 735: "code is also invalid according to W3C HTML validator but the CSS code is perfectly valid according to W3C CSS"
text run at (0,36) width 61: "validator."
- RenderBlock {H3} at (0,124.72) size 784x42 [color=#008000] [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 749x41
+ RenderBlock {H3} at (0,124.72) size 784x44 [color=#008000] [bgcolor=#FFFFFF]
+ RenderText {#text} at (0,0) size 749x43
text run at (0,0) width 749: "Third sentence: this text should be green. The markup code is valid according to W3C HTML"
- text run at (0,21) width 563: "validator but the CSS code is invalid according to W3C CSS validator."
- RenderBlock {H4} at (0,187.98) size 784x54 [color=#FF0000] [bgcolor=#FFFFFF]
+ text run at (0,22) width 563: "validator but the CSS code is invalid according to W3C CSS validator."
+ RenderBlock {H4} at (0,189.98) size 784x54 [color=#FF0000] [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 784x53
text run at (0,0) width 784: "Fourth sentence: this text should be green according to CSS 1 (class name can not start with a dash in CSS 1) but it"
text run at (0,18) width 777: "should be red according to CSS 2.1 and the markup code is valid according to W3C HTML validator and the CSS"
text run at (0,36) width 380: "code is perfectly valid according to W3C CSS validator."
- RenderBlock {H5} at (0,268.70) size 784x72 [color=#800080] [bgcolor=#FFFFFF]
+ RenderBlock {H5} at (0,270.70) size 784x72 [color=#800080] [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 779x71
text run at (0,0) width 770: "Fifth sentence: this text should be green according to CSS 1 (class name can not start with a dash in CSS 1) but it"
text run at (0,18) width 723: "should be purple according to latest CSS 2.1 WD (class name can not start with a dash unless immediately"
text run at (0,36) width 779: "followed by [_A-Za-z] character in CSS 2.1) and the markup code is valid according to W3C HTML validator and"
text run at (0,54) width 466: "the CSS code is perfectly valid according to the W3C CSS validator!"
- RenderBlock {P} at (0,367.42) size 784x18
+ RenderBlock {P} at (0,369.42) size 784x18
RenderText {#text} at (0,0) size 28x17
text run at (0,0) width 28: "See "
RenderInline {A} at (0,0) size 71x17 [color=#0000EE]
@@ -38,6 +38,6 @@ layer at (0,0) size 800x417
RenderInline {A} at (0,0) size 5x17
RenderText {#text} at (97,0) size 5x17
text run at (97,0) width 5: "."
- RenderBlock (anonymous) at (0,401.42) size 784x0
+ RenderBlock (anonymous) at (0,403.42) size 784x0
RenderInline {A} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698