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

Side by Side Diff: LayoutTests/platform/linux/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 680 1 layer at (0,0) size 800x600 scrollHeight 680
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x680 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 800x680 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x680 4 LayoutBlockFlow {HTML} at (0,0) size 800x680
5 LayoutBlockFlow {BODY} at (8,16) size 784x648 5 LayoutBlockFlow {BODY} at (8,16) size 784x648
6 LayoutBlockFlow {P} at (0,0) size 784x60 6 LayoutBlockFlow {P} at (0,0) size 784x60
7 LayoutText {#text} at (0,0) size 779x59 7 LayoutText {#text} at (0,0) size 779x59
8 text run at (0,0) width 441: "Following table should have 6px solid bl ue border around cell 3, red 5px " 8 text run at (0,0) width 441: "Following table should have 6px solid bl ue border around cell 3, red 5px "
9 text run at (441,0) width 338: "solid border around the rest of table and green 4px solid" 9 text run at (441,0) width 338: "solid border around the rest of table and green 4px solid"
10 text run at (0,20) width 136: "border between cell 1 " 10 text run at (0,20) width 136: "border between cell 1 "
11 text run at (136,20) width 461: "and cell 2. The red border should ove rride the green border around the cells " 11 text run at (136,20) width 461: "and cell 2. The red border should ove rride the green border around the cells "
12 text run at (597,20) width 162: "because it's thicker and the" 12 text run at (597,20) width 162: "because it's thicker and the"
13 text run at (0,40) width 305: "blue border should override the red bor der for the " 13 text run at (0,40) width 305: "blue border should override the red bor der for the "
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 LayoutTableCell {TD} at (100,48) size 50x23 [border: (1px none #0000 00)] [r=2 c=2 rs=1 cs=1] 142 LayoutTableCell {TD} at (100,48) size 50x23 [border: (1px none #0000 00)] [r=2 c=2 rs=1 cs=1]
143 LayoutText {#text} at (17,2) size 16x19 143 LayoutText {#text} at (17,2) size 16x19
144 text run at (17,2) width 16: "13" 144 text run at (17,2) width 16: "13"
145 layer at (8,496) size 221x24 clip at (9,497) size 219x22 145 layer at (8,496) size 221x24 clip at (9,497) size 219x22
146 LayoutBlockFlow {DIV} at (0,0) size 221x24 [border: (1px solid #C0C0C0)] 146 LayoutBlockFlow {DIV} at (0,0) size 221x24 [border: (1px solid #C0C0C0)]
147 LayoutImage (floating) {IMG} at (2,2) size 16x16 147 LayoutImage (floating) {IMG} at (2,2) size 16x16
148 layer at (26,498) size 201x20 148 layer at (26,498) size 201x20
149 LayoutBlockFlow {DIV} at (18,2) size 201x20 149 LayoutBlockFlow {DIV} at (18,2) size 201x20
150 LayoutText {#text} at (0,0) size 201x19 150 LayoutText {#text} at (0,0) size 201x19
151 text run at (0,0) width 201: "[Example rendering from w3.org]" 151 text run at (0,0) width 201: "[Example rendering from w3.org]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698