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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/css/css1_forward_compatible_parsing-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x427
4 LayoutBlockFlow {HTML} at (0,0) size 800x427.42
5 LayoutBlockFlow {BODY} at (8,16) size 784x395.42
6 LayoutBlockFlow {DIV} at (0,0) size 784x40 [color=#008000] [bgcolor=#FFFFF F]
7 LayoutBlockFlow {P} at (0,0) size 784x40
8 LayoutText {#text} at (0,0) size 753x39
9 text run at (0,0) width 753: "First sentence: this text should be gr een. The markup code is invalid according to W3C HTML validator and the CSS code is"
10 text run at (0,20) width 248: "invalid according to W3C CSS validato r."
11 LayoutBlockFlow {DIV} at (0,56) size 784x40 [color=#008000] [bgcolor=#FFFF FF]
12 LayoutBlockFlow {P} at (0,0) size 784x40 [color=#FF0000]
13 LayoutText {#text} at (0,0) size 762x39
14 text run at (0,0) width 762: "Second sentence: this text should be g reen according to CSS 1 but it should be red according to CSS 2.1. The markup co de is"
15 text run at (0,20) width 709: "also invalid according to W3C HTML va lidator but the CSS code is perfectly valid according to W3C CSS validator."
16 LayoutBlockFlow {H3} at (0,114.72) size 784x46 [color=#008000] [bgcolor=#F FFFFF]
17 LayoutText {#text} at (0,0) size 761x45
18 text run at (0,0) width 761: "Third sentence: this text should be gree n. The markup code is valid according to W3C HTML"
19 text run at (0,23) width 573: "validator but the CSS code is invalid a ccording to W3C CSS validator."
20 LayoutBlockFlow {H4} at (0,181.98) size 784x60 [color=#FF0000] [bgcolor=#F FFFFF]
21 LayoutText {#text} at (0,0) size 784x59
22 text run at (0,0) width 760: "Fourth sentence: this text should be gre en according to CSS 1 (class name can not start with a dash in CSS 1) but it"
23 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"
24 text run at (0,40) width 332: "is perfectly valid according to W3C CSS validator."
25 LayoutBlockFlow {H5} at (0,268.70) size 784x80 [color=#800080] [bgcolor=#F FFFFF]
26 LayoutText {#text} at (0,0) size 780x79
27 text run at (0,0) width 747: "Fifth sentence: this text should be gree n according to CSS 1 (class name can not start with a dash in CSS 1) but it"
28 text run at (0,20) width 780: "should be purple according to latest CS S 2.1 WD (class name can not start with a dash unless immediately followed by"
29 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"
30 text run at (0,60) width 344: "perfectly valid according to the W3C CS S validator!"
31 LayoutBlockFlow {P} at (0,375.42) size 784x20
32 LayoutText {#text} at (0,0) size 27x19
33 text run at (0,0) width 27: "See "
34 LayoutInline {A} at (0,0) size 68x19 [color=#0000EE]
35 LayoutText {#text} at (27,0) size 68x19
36 text run at (27,0) width 68: "Bug 14373"
37 LayoutInline {A} at (0,0) size 4x19
38 LayoutText {#text} at (95,0) size 4x19
39 text run at (95,0) width 4: "."
40 LayoutBlockFlow (anonymous) at (0,411.42) size 784x0
41 LayoutInline {A} at (0,0) size 0x0
42 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698