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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/self-painting-row-box-shadow-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 800x362 3 layer at (0,0) size 800x362
4 LayoutBlockFlow {HTML} at (0,0) size 800x362 4 LayoutBlockFlow {HTML} at (0,0) size 800x362
5 LayoutBlockFlow {BODY} at (8,8) size 784x346 5 LayoutBlockFlow {BODY} at (8,8) size 784x346
6 LayoutTable {TABLE} at (0,0) size 234x346 6 LayoutTable {TABLE} at (0,0) size 234x346
7 LayoutTableSection {TBODY} at (0,0) size 234x346 7 LayoutTableSection {TBODY} at (0,0) size 234x346
8 layer at (8,18) size 234x102 8 layer at (8,18) size 234x102
9 LayoutTableRow {TR} at (0,10) size 234x102 [bgcolor=#0000FF] 9 LayoutTableRow {TR} at (0,10) size 234x102 [bgcolor=#0000FF]
10 LayoutTableCell {TD} at (10,60) size 102x2 [bgcolor=#FF000080] [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (10,60) size 102x2 [bgcolor=#FF00007F] [r=0 c=0 rs=1 cs=1]
11 LayoutTableCell {TD} at (122,60) size 102x2 [bgcolor=#FF000080] [r=0 c=1 rs= 1 cs=1] 11 LayoutTableCell {TD} at (122,60) size 102x2 [bgcolor=#FF00007F] [r=0 c=1 rs= 1 cs=1]
12 layer at (8,130) size 234x102 12 layer at (8,130) size 234x102
13 LayoutTableRow {TR} at (0,122) size 234x102 [bgcolor=#0000FF] 13 LayoutTableRow {TR} at (0,122) size 234x102 [bgcolor=#0000FF]
14 LayoutTableCell {TD} at (10,172) size 102x2 [bgcolor=#FF000080] [r=1 c=0 rs= 1 cs=1] 14 LayoutTableCell {TD} at (10,172) size 102x2 [bgcolor=#FF00007F] [r=1 c=0 rs= 1 cs=1]
15 LayoutTableCell {TD} at (122,172) size 102x2 [bgcolor=#FF000080] [r=1 c=1 rs =1 cs=1] 15 LayoutTableCell {TD} at (122,172) size 102x2 [bgcolor=#FF00007F] [r=1 c=1 rs =1 cs=1]
16 layer at (8,242) size 234x102 16 layer at (8,242) size 234x102
17 LayoutTableRow {TR} at (0,234) size 234x102 [bgcolor=#0000FF] 17 LayoutTableRow {TR} at (0,234) size 234x102 [bgcolor=#0000FF]
18 LayoutTableCell {TD} at (10,284) size 102x2 [bgcolor=#FF000080] [r=2 c=0 rs= 1 cs=1] 18 LayoutTableCell {TD} at (10,284) size 102x2 [bgcolor=#FF00007F] [r=2 c=0 rs= 1 cs=1]
19 LayoutTableCell {TD} at (122,284) size 102x2 [bgcolor=#FF000080] [r=2 c=1 rs =1 cs=1] 19 LayoutTableCell {TD} at (122,284) size 102x2 [bgcolor=#FF00007F] [r=2 c=1 rs =1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698