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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/css/css1_forward_compatible_parsing-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt b/LayoutTests/platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt
index b51dca167b7b290552a1df5118050166217d1d1f..ca1d333de70345737fa377ab7bbd06a999db31af 100644
--- a/LayoutTests/platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt
+++ b/LayoutTests/platform/mac/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 800x401
- RenderBlock {HTML} at (0,0) size 800x402
- RenderBody {BODY} at (8,16) size 784x370
+ RenderBlock {HTML} at (0,0) size 800x401.42
+ RenderBody {BODY} at (8,16) size 784x369.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 773x36
@@ -13,22 +13,22 @@ layer at (0,0) size 800x401
RenderText {#text} at (0,0) size 776x36
text run at (0,0) width 776: "Second sentence: this text should be green according to CSS 1 but it should be red according to CSS 2.1. The markup code"
text run at (0,18) width 753: "is also invalid according to W3C HTML validator but the CSS code is perfectly valid according to W3C CSS validator."
- RenderBlock {H3} at (0,106) size 784x45 [color=#008000] [bgcolor=#FFFFFF]
+ RenderBlock {H3} at (0,106.72) size 784x44 [color=#008000] [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 767x44
text run at (0,0) width 767: "Third sentence: this text should be green. The markup code is valid according to W3C HTML"
text run at (0,22) width 581: "validator but the CSS code is invalid according to W3C CSS validator."
- RenderBlock {H4} at (0,171) size 784x55 [color=#FF0000] [bgcolor=#FFFFFF]
+ RenderBlock {H4} at (0,171.98) size 784x54 [color=#FF0000] [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 776x54
text run at (0,0) width 776: "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 773: "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 376: "code is perfectly valid according to W3C CSS validator."
- RenderBlock {H5} at (0,252) size 784x73 [color=#800080] [bgcolor=#FFFFFF]
+ RenderBlock {H5} at (0,252.70) size 784x72 [color=#800080] [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 775x72
text run at (0,0) width 761: "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 775: "should be purple according to latest CSS 2.1 WD (class name can not start with a dash unless immediately followed"
text run at (0,36) width 771: "by [_A-Za-z] character in CSS 2.1) and the markup code is valid according to W3C HTML validator and the CSS"
text run at (0,54) width 402: "code is perfectly valid according to the W3C CSS validator!"
- RenderBlock {P} at (0,351) size 784x19
+ RenderBlock {P} at (0,351.42) size 784x18
RenderText {#text} at (0,0) size 27x18
text run at (0,0) width 27: "See "
RenderInline {A} at (0,0) size 71x18 [color=#0000EE]
@@ -37,6 +37,6 @@ layer at (0,0) size 800x401
RenderInline {A} at (0,0) size 4x18
RenderText {#text} at (98,0) size 4x18
text run at (98,0) width 4: "."
- RenderBlock (anonymous) at (0,385) size 784x1
+ RenderBlock (anonymous) at (0,385.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