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

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

Issue 20558002: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 3006f8fe08887a212a10db7afac1031a4451f66e..ded3083a2d772d83084767139210a9c6c1f97cfc 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 800x427
- RenderBlock {HTML} at (0,0) size 800x428
- RenderBody {BODY} at (8,16) size 784x396
+ RenderBlock {HTML} at (0,0) size 800x427.42
+ RenderBody {BODY} at (8,16) size 784x395.42
RenderBlock {DIV} at (0,0) size 784x40 [color=#008000] [bgcolor=#FFFFFF]
RenderBlock {P} at (0,0) size 784x40
RenderText {#text} at (0,0) size 753x39
@@ -13,22 +13,22 @@ layer at (0,0) size 800x427
RenderText {#text} at (0,0) size 762x39
text run at (0,0) width 762: "Second sentence: this text should be green according to CSS 1 but it should be red according to CSS 2.1. The markup code is"
text run at (0,20) width 709: "also invalid according to W3C HTML validator but the CSS code is perfectly valid according to W3C CSS validator."
- RenderBlock {H3} at (0,114) size 784x47 [color=#008000] [bgcolor=#FFFFFF]
+ RenderBlock {H3} at (0,114.72) size 784x46 [color=#008000] [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 761x45
text run at (0,0) width 761: "Third sentence: this text should be green. The markup code is valid according to W3C HTML"
text run at (0,23) width 574: "validator but the CSS code is invalid according to W3C CSS validator."
- RenderBlock {H4} at (0,181) size 784x61 [color=#FF0000] [bgcolor=#FFFFFF]
+ RenderBlock {H4} at (0,181.98) size 784x60 [color=#FF0000] [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 784x59
text run at (0,0) width 760: "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,20) width 784: "should be red according to CSS 2.1 and the markup code is valid according to W3C HTML validator and the CSS code"
text run at (0,40) width 333: "is perfectly valid according to W3C CSS validator."
- RenderBlock {H5} at (0,268) size 784x81 [color=#800080] [bgcolor=#FFFFFF]
+ RenderBlock {H5} at (0,268.70) size 784x80 [color=#800080] [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 780x79
text run at (0,0) width 747: "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,20) width 780: "should be purple according to latest CSS 2.1 WD (class name can not start with a dash unless immediately followed by"
text run at (0,40) width 775: "[_A-Za-z] character in CSS 2.1) and the markup code is valid according to W3C HTML validator and the CSS code is"
text run at (0,60) width 344: "perfectly valid according to the W3C CSS validator!"
- RenderBlock {P} at (0,375) size 784x21
+ RenderBlock {P} at (0,375.42) size 784x20
RenderText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "See "
RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
@@ -37,6 +37,6 @@ layer at (0,0) size 800x427
RenderInline {A} at (0,0) size 4x19
RenderText {#text} at (95,0) size 4x19
text run at (95,0) width 4: "."
- RenderBlock (anonymous) at (0,411) size 784x1
+ RenderBlock (anonymous) at (0,411.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