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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/shadow-multiple-expected.txt

Issue 2629163002: Revert of Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: fix conflicts Created 3 years, 11 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,20) size 784x530 5 LayoutBlockFlow {BODY} at (8,20) size 784x530
6 LayoutBlockFlow {DIV} at (20,0) size 744x57 6 LayoutBlockFlow {DIV} at (20,0) size 744x57
7 LayoutInline {SPAN} at (0,0) size 90x55 [textStrokeWidth=1.00] 7 LayoutInline {SPAN} at (0,0) size 90x55 [textStrokeWidth=1.00]
8 LayoutText {#text} at (0,1) size 90x55 8 LayoutText {#text} at (0,1) size 90x55
9 text run at (0,1) width 90: "This" 9 text run at (0,1) width 90: "This"
10 LayoutText {#text} at (90,1) size 12x55 10 LayoutText {#text} at (90,1) size 12x55
11 text run at (90,1) width 12: " " 11 text run at (90,1) width 12: " "
12 LayoutInline {SPAN} at (0,0) size 77x55 [textFillColor=#FFFFFF] [textStr okeWidth=1.00] 12 LayoutInline {SPAN} at (0,0) size 77x55 [textFillColor=#FFFFFF] [textStr okeWidth=1.00]
13 LayoutText {#text} at (102,1) size 77x55 13 LayoutText {#text} at (102,1) size 77x55
14 text run at (102,1) width 77: "text" 14 text run at (102,1) width 77: "text"
15 LayoutText {#text} at (179,1) size 12x55 15 LayoutText {#text} at (179,1) size 12x55
16 text run at (179,1) width 12: " " 16 text run at (179,1) width 12: " "
17 LayoutInline {SPAN} at (0,0) size 99x55 [color=#0000004D] 17 LayoutInline {SPAN} at (0,0) size 99x55 [color=#0000004C]
18 LayoutText {#text} at (191,1) size 99x55 18 LayoutText {#text} at (191,1) size 99x55
19 text run at (191,1) width 99: "casts" 19 text run at (191,1) width 99: "casts"
20 LayoutText {#text} at (290,1) size 12x55 20 LayoutText {#text} at (290,1) size 12x55
21 text run at (290,1) width 12: " " 21 text run at (290,1) width 12: " "
22 LayoutInline {SPAN} at (0,0) size 170x55 22 LayoutInline {SPAN} at (0,0) size 170x55
23 LayoutText {#text} at (302,1) size 170x55 23 LayoutText {#text} at (302,1) size 170x55
24 text run at (302,1) width 170: "multiple" 24 text run at (302,1) width 170: "multiple"
25 LayoutText {#text} at (472,1) size 185x55 25 LayoutText {#text} at (472,1) size 185x55
26 text run at (472,1) width 12: " " 26 text run at (472,1) width 12: " "
27 text run at (484,1) width 173: "shadows" 27 text run at (484,1) width 173: "shadows"
28 LayoutBlockFlow {DIV} at (50,107) size 100x100 28 LayoutBlockFlow {DIV} at (50,107) size 100x100
29 LayoutBlockFlow {DIV} at (50,257) size 100x100 [bgcolor=#FFFFFF] 29 LayoutBlockFlow {DIV} at (50,257) size 100x100 [bgcolor=#FFFFFF]
30 LayoutBlockFlow {DIV} at (50,407) size 100x100 [bgcolor=#00000033] 30 LayoutBlockFlow {DIV} at (50,407) size 100x100 [bgcolor=#00000033]
31 selection start: position 0 of child 0 {#text} of child 7 {SPAN} of child 0 {DIV } of body 31 selection start: position 0 of child 0 {#text} of child 7 {SPAN} of child 0 {DIV } of body
32 selection end: position 6 of child 0 {#text} of child 7 {SPAN} of child 0 {DIV } of body 32 selection end: position 6 of child 0 {#text} of child 7 {SPAN} of child 0 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698