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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-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 5950 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 5950
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x5950 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x5950 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x5949.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x5949.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x5912.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x5912.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 484x37 7 LayoutText {#text} at (0,0) size 484x37
8 text run at (0,0) width 484: "Vertical alignment and table height" 8 text run at (0,0) width 484: "Vertical alignment and table height"
9 LayoutBlockFlow {P} at (0,58.44) size 769x54 9 LayoutBlockFlow {P} at (0,58.44) size 769x54
10 LayoutText {#text} at (0,0) size 275x18 10 LayoutText {#text} at (0,0) size 275x18
11 text run at (0,0) width 275: "The following three tables have heights of " 11 text run at (0,0) width 275: "The following three tables have heights of "
12 LayoutInline {CODE} at (0,0) size 32x15 12 LayoutInline {CODE} at (0,0) size 32x15
13 LayoutText {#text} at (274,2) size 32x15 13 LayoutText {#text} at (274,2) size 32x15
(...skipping 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after
1032 text run at (309,0) width 7: ")" 1032 text run at (309,0) width 7: ")"
1033 LayoutBlockFlow {P} at (0,5894.44) size 769x18 1033 LayoutBlockFlow {P} at (0,5894.44) size 769x18
1034 LayoutInline {A} at (0,0) size 32x18 [color=#0000EE] 1034 LayoutInline {A} at (0,0) size 32x18 [color=#0000EE]
1035 LayoutText {#text} at (0,0) size 32x18 1035 LayoutText {#text} at (0,0) size 32x18
1036 text run at (0,0) width 32: "LDB" 1036 text run at (0,0) width 32: "LDB"
1037 LayoutText {#text} at (32,0) size 8x18 1037 LayoutText {#text} at (32,0) size 8x18
1038 text run at (32,0) width 8: ", " 1038 text run at (32,0) width 8: ", "
1039 LayoutInline {A} at (0,0) size 158x18 [color=#0000EE] 1039 LayoutInline {A} at (0,0) size 158x18 [color=#0000EE]
1040 LayoutText {#text} at (40,0) size 158x18 1040 LayoutText {#text} at (40,0) size 158x18
1041 text run at (40,0) width 158: "dbaron@fas.harvard.edu" 1041 text run at (40,0) width 158: "dbaron@fas.harvard.edu"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698