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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/other/test6-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 1425 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1425
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1425 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1425 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1425.06 4 LayoutBlockFlow {HTML} at (0,0) size 785x1425.06
5 LayoutBlockFlow {BODY} at (8,8) size 769x1409.06 5 LayoutBlockFlow {BODY} at (8,8) size 769x1409.06
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 397x36 7 LayoutText {#text} at (0,0) size 397x36
8 text run at (0,0) width 397: "Example 6: Table Stress Test" 8 text run at (0,0) width 397: "Example 6: Table Stress Test"
9 LayoutBlockFlow {PRE} at (0,58.44) size 769x16 [color=#FF0000] 9 LayoutBlockFlow {PRE} at (0,58.44) size 769x16 [color=#FF0000]
10 LayoutText {#text} at (0,0) size 272x16 10 LayoutText {#text} at (0,0) size 272x16
11 text run at (0,0) width 272: "Resize document for maximum effect" 11 text run at (0,0) width 272: "Resize document for maximum effect"
12 LayoutBlockFlow (anonymous) at (0,87.44) size 769x20 12 LayoutBlockFlow (anonymous) at (0,87.44) size 769x20
13 LayoutBR {BR} at (0,0) size 0x19 13 LayoutBR {BR} at (0,0) size 0x19
(...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after
624 text run at (1,1) width 8: "9" 624 text run at (1,1) width 8: "9"
625 LayoutBlockFlow (anonymous) at (2,694) size 612x20 625 LayoutBlockFlow (anonymous) at (2,694) size 612x20
626 LayoutText {#text} at (0,0) size 4x19 626 LayoutText {#text} at (0,0) size 4x19
627 text run at (0,0) width 4: " " 627 text run at (0,0) width 4: " "
628 LayoutTableCell {TD} at (620,400) size 71x24 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1] 628 LayoutTableCell {TD} at (620,400) size 71x24 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
629 LayoutText {#text} at (2,2) size 8x19 629 LayoutText {#text} at (2,2) size 8x19
630 text run at (2,2) width 8: "8" 630 text run at (2,2) width 8: "8"
631 LayoutTableCell {TD} at (693,400) size 72x24 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1] 631 LayoutTableCell {TD} at (693,400) size 72x24 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1]
632 LayoutText {#text} at (2,2) size 8x19 632 LayoutText {#text} at (2,2) size 8x19
633 text run at (2,2) width 8: "9" 633 text run at (2,2) width 8: "9"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698