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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-3-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 scrollHeight 664 1 layer at (0,0) size 800x600 scrollHeight 664
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x664 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x664 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x664 4 LayoutBlockFlow {HTML} at (0,0) size 800x664
5 LayoutBlockFlow {BODY} at (8,16) size 784x632 5 LayoutBlockFlow {BODY} at (8,16) size 784x632
6 LayoutBlockFlow {P} at (0,0) size 784x54 6 LayoutBlockFlow {P} at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 766x53 7 LayoutText {#text} at (0,0) size 766x53
8 text run at (0,0) width 471: "Following table should have 6px solid bl ue border around cell 3, red 5px " 8 text run at (0,0) width 471: "Following table should have 6px solid bl ue border around cell 3, red 5px "
9 text run at (470,0) width 296: "solid border around the rest of table and green" 9 text run at (470,0) width 296: "solid border around the rest of table and green"
10 text run at (0,18) width 206: "4px solid border between cell 1 " 10 text run at (0,18) width 206: "4px solid border between cell 1 "
11 text run at (205,18) width 488: "and cell 2. The red border should ove rride the green border around the cells " 11 text run at (205,18) width 488: "and cell 2. The red border should ove rride the green border around the cells "
12 text run at (692,18) width 74: "because it's" 12 text run at (692,18) width 74: "because it's"
13 text run at (0,36) width 421: "thicker and the blue border should over ride the red border for the " 13 text run at (0,36) width 421: "thicker and the blue border should over ride the red border for the "
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 LayoutTableCell {TD} at (100,44) size 50x21 [border: (1px none #0000 00)] [r=2 c=2 rs=1 cs=1] 143 LayoutTableCell {TD} at (100,44) size 50x21 [border: (1px none #0000 00)] [r=2 c=2 rs=1 cs=1]
144 LayoutText {#text} at (17,2) size 16x17 144 LayoutText {#text} at (17,2) size 16x17
145 text run at (17,2) width 16: "13" 145 text run at (17,2) width 16: "13"
146 layer at (8,492) size 237x22 clip at (9,493) size 235x20 146 layer at (8,492) size 237x22 clip at (9,493) size 235x20
147 LayoutBlockFlow {DIV} at (0,0) size 236.81x22 [border: (1px solid #C0C0C0)] 147 LayoutBlockFlow {DIV} at (0,0) size 236.81x22 [border: (1px solid #C0C0C0)]
148 LayoutImage (floating) {IMG} at (2,2) size 16x16 148 LayoutImage (floating) {IMG} at (2,2) size 16x16
149 layer at (26,494) size 217x18 149 layer at (26,494) size 217x18
150 LayoutBlockFlow {DIV} at (18,2) size 216.81x18 150 LayoutBlockFlow {DIV} at (18,2) size 216.81x18
151 LayoutText {#text} at (0,0) size 217x17 151 LayoutText {#text} at (0,0) size 217x17
152 text run at (0,0) width 217: "[Example rendering from w3.org]" 152 text run at (0,0) width 217: "[Example rendering from w3.org]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698