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

Side by Side Diff: LayoutTests/platform/linux/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 7248 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 7248
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x7248 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x7248 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x7247.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x7247.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x7210.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x7210.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 252x36 7 LayoutText {#text} at (0,0) size 252x36
8 text run at (0,0) width 252: "table-layout: fixed" 8 text run at (0,0) width 252: "table-layout: fixed"
9 LayoutBlockFlow {P} at (0,58.44) size 769x20 9 LayoutBlockFlow {P} at (0,58.44) size 769x20
10 LayoutText {#text} at (0,0) size 530x19 10 LayoutText {#text} at (0,0) size 530x19
11 text run at (0,0) width 530: "The following tables should be laid out in the traditional manner because their widths are " 11 text run at (0,0) width 530: "The following tables should be laid out in the traditional manner because their widths are "
12 LayoutInline {CODE} at (0,0) size 32x16 12 LayoutInline {CODE} at (0,0) size 32x16
13 LayoutText {#text} at (530,3) size 32x16 13 LayoutText {#text} at (530,3) size 32x16
(...skipping 855 matching lines...) Expand 10 before | Expand all | Expand 10 after
869 text run at (291,0) width 5: ")" 869 text run at (291,0) width 5: ")"
870 LayoutBlockFlow {P} at (0,7190.44) size 769x20 870 LayoutBlockFlow {P} at (0,7190.44) size 769x20
871 LayoutInline {A} at (0,0) size 30x19 [color=#0000EE] 871 LayoutInline {A} at (0,0) size 30x19 [color=#0000EE]
872 LayoutText {#text} at (0,0) size 30x19 872 LayoutText {#text} at (0,0) size 30x19
873 text run at (0,0) width 30: "LDB" 873 text run at (0,0) width 30: "LDB"
874 LayoutText {#text} at (30,0) size 8x19 874 LayoutText {#text} at (30,0) size 8x19
875 text run at (30,0) width 8: ", " 875 text run at (30,0) width 8: ", "
876 LayoutInline {A} at (0,0) size 151x19 [color=#0000EE] 876 LayoutInline {A} at (0,0) size 151x19 [color=#0000EE]
877 LayoutText {#text} at (38,0) size 151x19 877 LayoutText {#text} at (38,0) size 151x19
878 text run at (38,0) width 151: "dbaron@fas.harvard.edu" 878 text run at (38,0) width 151: "dbaron@fas.harvard.edu"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698