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

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

Issue 2608423002: Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: NeedsRebaseline for failed layout tests 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 744x55 6 LayoutBlockFlow {DIV} at (20,0) size 744x55
7 LayoutInline {SPAN} at (0,0) size 91x53 [textStrokeWidth=1.00] 7 LayoutInline {SPAN} at (0,0) size 91x53 [textStrokeWidth=1.00]
8 LayoutText {#text} at (0,1) size 91x53 8 LayoutText {#text} at (0,1) size 91x53
9 text run at (0,1) width 91: "This" 9 text run at (0,1) width 91: "This"
10 LayoutText {#text} at (90,1) size 13x53 10 LayoutText {#text} at (90,1) size 13x53
11 text run at (90,1) width 13: " " 11 text run at (90,1) width 13: " "
12 LayoutInline {SPAN} at (0,0) size 78x53 [textFillColor=#FFFFFF] [textStr okeWidth=1.00] 12 LayoutInline {SPAN} at (0,0) size 78x53 [textFillColor=#FFFFFF] [textStr okeWidth=1.00]
13 LayoutText {#text} at (102,1) size 78x53 13 LayoutText {#text} at (102,1) size 78x53
14 text run at (102,1) width 78: "text" 14 text run at (102,1) width 78: "text"
15 LayoutText {#text} at (179,1) size 13x53 15 LayoutText {#text} at (179,1) size 13x53
16 text run at (179,1) width 13: " " 16 text run at (179,1) width 13: " "
17 LayoutInline {SPAN} at (0,0) size 100x53 [color=#0000004C] 17 LayoutInline {SPAN} at (0,0) size 100x53 [color=#0000004D]
18 LayoutText {#text} at (191,1) size 100x53 18 LayoutText {#text} at (191,1) size 100x53
19 text run at (191,1) width 100: "casts" 19 text run at (191,1) width 100: "casts"
20 LayoutText {#text} at (290,1) size 13x53 20 LayoutText {#text} at (290,1) size 13x53
21 text run at (290,1) width 13: " " 21 text run at (290,1) width 13: " "
22 LayoutInline {SPAN} at (0,0) size 172x53 22 LayoutInline {SPAN} at (0,0) size 172x53
23 LayoutText {#text} at (302,1) size 172x53 23 LayoutText {#text} at (302,1) size 172x53
24 text run at (302,1) width 172: "multiple" 24 text run at (302,1) width 172: "multiple"
25 LayoutText {#text} at (473,1) size 186x53 25 LayoutText {#text} at (473,1) size 186x53
26 text run at (473,1) width 13: " " 26 text run at (473,1) width 13: " "
27 text run at (485,1) width 174: "shadows" 27 text run at (485,1) width 174: "shadows"
28 LayoutBlockFlow {DIV} at (50,105) size 100x100 28 LayoutBlockFlow {DIV} at (50,105) size 100x100
29 LayoutBlockFlow {DIV} at (50,255) size 100x100 [bgcolor=#FFFFFF] 29 LayoutBlockFlow {DIV} at (50,255) size 100x100 [bgcolor=#FFFFFF]
30 LayoutBlockFlow {DIV} at (50,405) size 100x100 [bgcolor=#00000033] 30 LayoutBlockFlow {DIV} at (50,405) 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