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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/other/test3-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 910 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 910
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x910 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x910 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x909.78 4 LayoutBlockFlow {HTML} at (0,0) size 785x909.78
5 LayoutBlockFlow {BODY} at (8,8) size 769x885.78 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {BODY} at (8,8) size 769x885.78 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 335x36 7 LayoutText {#text} at (0,0) size 335x36
8 text run at (0,0) width 335: "Example 3: Basic Tables" 8 text run at (0,0) width 335: "Example 3: Basic Tables"
9 LayoutBlockFlow {H2} at (0,58.44) size 769x27 9 LayoutBlockFlow {H2} at (0,58.44) size 769x27
10 LayoutText {#text} at (0,0) size 361x26 10 LayoutText {#text} at (0,0) size 361x26
11 text run at (0,0) width 361: "Simple table, 75% width, border=1" 11 text run at (0,0) width 361: "Simple table, 75% width, border=1"
12 LayoutTable {TABLE} at (0,105.34) size 576x108 [border: (1px outset #80808 0)] 12 LayoutTable {TABLE} at (0,105.34) size 576x108 [border: (1px outset #80808 0)]
13 LayoutTableSection {TBODY} at (1,1) size 574x106 13 LayoutTableSection {TBODY} at (1,1) size 574x106
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 text run at (2,2) width 28: "r2c1" 236 text run at (2,2) width 28: "r2c1"
237 LayoutTableCell {TD} at (84,54) size 32x24 [border: (1px inset #8080 80)] [r=2 c=2 rs=1 cs=1] 237 LayoutTableCell {TD} at (84,54) size 32x24 [border: (1px inset #8080 80)] [r=2 c=2 rs=1 cs=1]
238 LayoutText {#text} at (2,2) size 28x19 238 LayoutText {#text} at (2,2) size 28x19
239 text run at (2,2) width 28: "r2c2" 239 text run at (2,2) width 28: "r2c2"
240 LayoutTableCell {TD} at (118,54) size 32x24 [border: (1px inset #808 080)] [r=2 c=3 rs=1 cs=1] 240 LayoutTableCell {TD} at (118,54) size 32x24 [border: (1px inset #808 080)] [r=2 c=3 rs=1 cs=1]
241 LayoutText {#text} at (2,2) size 28x19 241 LayoutText {#text} at (2,2) size 28x19
242 text run at (2,2) width 28: "r2c3" 242 text run at (2,2) width 28: "r2c3"
243 LayoutBlockFlow {P} at (0,865.78) size 769x20 243 LayoutBlockFlow {P} at (0,865.78) size 769x20
244 LayoutText {#text} at (0,0) size 4x19 244 LayoutText {#text} at (0,0) size 4x19
245 text run at (0,0) width 4: " " 245 text run at (0,0) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698