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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/core/col_span2-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 clip at (0,0) size 785x600 scrollHeight 5451 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 5451
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x5451 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x5451 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x5451 4 LayoutBlockFlow {HTML} at (0,0) size 785x5451
5 LayoutBlockFlow {BODY} at (8,8) size 769x5435 5 LayoutBlockFlow {BODY} at (8,8) size 769x5435
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 531x17 7 LayoutText {#text} at (0,0) size 531x17
8 text run at (0,0) width 531: "this fixes a bug - 5.0 allocates colspan s from right to left - Nav4.6 goes left to right" 8 text run at (0,0) width 531: "this fixes a bug - 5.0 allocates colspan s from right to left - Nav4.6 goes left to right"
9 LayoutTable {TABLE} at (0,18) size 272x76 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 272x76 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 270x74 10 LayoutTableSection {TBODY} at (1,1) size 270x74
11 LayoutTableRow {TR} at (0,2) size 270x22 11 LayoutTableRow {TR} at (0,2) size 270x22
12 LayoutTableCell {TD} at (2,2) size 181x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=3] 12 LayoutTableCell {TD} at (2,2) size 181x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=3]
13 LayoutText {#text} at (2,2) size 96x17 13 LayoutText {#text} at (2,2) size 96x17
(...skipping 1233 matching lines...) Expand 10 before | Expand all | Expand 10 after
1247 text run at (2,38) width 28: "auto" 1247 text run at (2,38) width 28: "auto"
1248 text run at (2,56) width 28: "auto" 1248 text run at (2,56) width 28: "auto"
1249 text run at (2,74) width 28: "auto" 1249 text run at (2,74) width 28: "auto"
1250 text run at (2,92) width 28: "auto" 1250 text run at (2,92) width 28: "auto"
1251 text run at (2,110) width 28: "auto" 1251 text run at (2,110) width 28: "auto"
1252 text run at (2,128) width 28: "auto" 1252 text run at (2,128) width 28: "auto"
1253 text run at (2,146) width 28: "auto" 1253 text run at (2,146) width 28: "auto"
1254 text run at (2,164) width 28: "auto" 1254 text run at (2,164) width 28: "auto"
1255 text run at (2,182) width 28: "auto" 1255 text run at (2,182) width 28: "auto"
1256 text run at (2,200) width 28: "auto" 1256 text run at (2,200) width 28: "auto"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698