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

Side by Side Diff: LayoutTests/platform/win/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 3212 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 3212
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x3212 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x3212 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x3212 4 LayoutBlockFlow {HTML} at (0,0) size 785x3212
5 LayoutBlockFlow {BODY} at (8,8) size 769x3196 5 LayoutBlockFlow {BODY} at (8,8) size 769x3196
6 LayoutTable {TABLE} at (0,0) size 769x3196 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 769x3196 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 767x3194 7 LayoutTableSection {TBODY} at (1,1) size 767x3194
8 LayoutTableRow {TR} at (0,2) size 767x166 8 LayoutTableRow {TR} at (0,2) size 767x166
9 LayoutTableCell {TD} at (2,65) size 37x40 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,65) size 37x40 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (12,11) size 13x17 10 LayoutText {#text} at (12,11) size 13x17
11 text run at (12,11) width 13: "A" 11 text run at (12,11) width 13: "A"
12 LayoutTableCell {TD} at (41,61) size 427x47 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (41,61) 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 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 text run at (18,11) width 259: "test test test test test test te st test test test" 340 text run at (18,11) width 259: "test test test test test test te st test test test"
341 text run at (18,29) width 132: "test test test test test " 341 text run at (18,29) width 132: "test test test test test "
342 text run at (149,29) width 128: "test test test test test" 342 text run at (149,29) width 128: "test test test test test"
343 text run at (18,47) width 259: "test test test test test test te st test test test" 343 text run at (18,47) width 259: "test test test test test test te st test test test"
344 text run at (18,65) width 259: "test test test test test test te st test test test" 344 text run at (18,65) width 259: "test test test test test test te st test test test"
345 text run at (18,83) width 132: "test test test test test " 345 text run at (18,83) width 132: "test test test test test "
346 text run at (149,83) width 128: "test test test test test" 346 text run at (149,83) width 128: "test test test test test"
347 text run at (18,101) width 259: "test test test test test test t est test test test" 347 text run at (18,101) width 259: "test test test test test test t est test test test"
348 text run at (18,119) width 259: "test test test test test test t est test test test" 348 text run at (18,119) width 259: "test test test test test test t est test test test"
349 text run at (83,137) width 129: "test test test test test" 349 text run at (83,137) width 129: "test test test test test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698