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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug67915-1-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 3136 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 3136
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x3136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x3136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x3136 4 LayoutBlockFlow {HTML} at (0,0) size 785x3136
5 LayoutBlockFlow {BODY} at (8,8) size 769x3120 5 LayoutBlockFlow {BODY} at (8,8) size 769x3120
6 LayoutTable {TABLE} at (0,0) size 769x3120 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 769x3120 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 767x3118 7 LayoutTableSection {TBODY} at (1,1) size 767x3118
8 LayoutTableRow {TR} at (0,2) size 767x162 8 LayoutTableRow {TR} at (0,2) size 767x162
9 LayoutTableCell {TD} at (2,62) size 36x42 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,62) size 36x42 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (12,11) size 12x19 10 LayoutText {#text} at (12,11) size 12x19
11 text run at (12,11) width 12: "A" 11 text run at (12,11) width 12: "A"
12 LayoutTableCell {TD} at (40,59) size 427x47 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (40,59) size 427x47 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 LayoutImage {IMG} at (175.50,11) size 76x25 13 LayoutImage {IMG} at (175.50,11) size 76x25
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 text run at (12,31) width 101: "test test test test " 359 text run at (12,31) width 101: "test test test test "
360 text run at (112,31) width 172: "test test test test test test t est" 360 text run at (112,31) width 172: "test test test test test test t est"
361 text run at (12,51) width 201: "test test test test test test te st test " 361 text run at (12,51) width 201: "test test test test test test te st test "
362 text run at (212,51) width 72: "test test test" 362 text run at (212,51) width 72: "test test test"
363 text run at (12,71) width 272: "test test test test test test te st test test test test" 363 text run at (12,71) width 272: "test test test test test test te st test test test test"
364 text run at (12,91) width 26: "test " 364 text run at (12,91) width 26: "test "
365 text run at (37,91) width 247: "test test test test test test te st test test test" 365 text run at (37,91) width 247: "test test test test test test te st test test test"
366 text run at (12,111) width 126: "test test test test test " 366 text run at (12,111) width 126: "test test test test test "
367 text run at (137,111) width 147: "test test test test test test" 367 text run at (137,111) width 147: "test test test test test test"
368 text run at (37,131) width 222: "test test test test test test t est test test" 368 text run at (37,131) width 222: "test test test test test test t est test test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698