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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug10269-2-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 6668 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 6668
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x6668 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x6668 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x6667.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x6667.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x6630.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x6630.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 250x37 7 LayoutText {#text} at (0,0) size 250x37
8 text run at (0,0) width 250: "table-layout: fixed" 8 text run at (0,0) width 250: "table-layout: fixed"
9 LayoutBlockFlow {P} at (0,58.44) size 769x18 9 LayoutBlockFlow {P} at (0,58.44) size 769x18
10 LayoutText {#text} at (0,0) size 575x18 10 LayoutText {#text} at (0,0) size 575x18
11 text run at (0,0) width 575: "The following tables should be laid out in the traditional manner because their widths are " 11 text run at (0,0) width 575: "The following tables should be laid out in the traditional manner because their widths are "
12 LayoutInline {CODE} at (0,0) size 32x15 12 LayoutInline {CODE} at (0,0) size 32x15
13 LayoutText {#text} at (574,2) size 32x15 13 LayoutText {#text} at (574,2) size 32x15
(...skipping 827 matching lines...) Expand 10 before | Expand all | Expand 10 after
841 text run at (309,0) width 7: ")" 841 text run at (309,0) width 7: ")"
842 LayoutBlockFlow {P} at (0,6612.44) size 769x18 842 LayoutBlockFlow {P} at (0,6612.44) size 769x18
843 LayoutInline {A} at (0,0) size 32x18 [color=#0000EE] 843 LayoutInline {A} at (0,0) size 32x18 [color=#0000EE]
844 LayoutText {#text} at (0,0) size 32x18 844 LayoutText {#text} at (0,0) size 32x18
845 text run at (0,0) width 32: "LDB" 845 text run at (0,0) width 32: "LDB"
846 LayoutText {#text} at (32,0) size 8x18 846 LayoutText {#text} at (32,0) size 8x18
847 text run at (32,0) width 8: ", " 847 text run at (32,0) width 8: ", "
848 LayoutInline {A} at (0,0) size 158x18 [color=#0000EE] 848 LayoutInline {A} at (0,0) size 158x18 [color=#0000EE]
849 LayoutText {#text} at (40,0) size 158x18 849 LayoutText {#text} at (40,0) size 158x18
850 text run at (40,0) width 158: "dbaron@fas.harvard.edu" 850 text run at (40,0) width 158: "dbaron@fas.harvard.edu"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698