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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug7112-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 1062 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1062
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1062 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1062 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1062 4 LayoutBlockFlow {HTML} at (0,0) size 785x1062
5 LayoutBlockFlow {BODY} at (8,16) size 769x1038 5 LayoutBlockFlow {BODY} at (8,16) size 769x1038
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 126x19 7 LayoutText {#text} at (0,0) size 126x19
8 text run at (0,0) width 126: "This is a table with a " 8 text run at (0,0) width 126: "This is a table with a "
9 LayoutInline {CODE} at (0,0) size 120x16 9 LayoutInline {CODE} at (0,0) size 120x16
10 LayoutText {#text} at (126,3) size 120x16 10 LayoutText {#text} at (126,3) size 120x16
11 text run at (126,3) width 120: "td align=center" 11 text run at (126,3) width 120: "td align=center"
12 LayoutText {#text} at (246,0) size 178x19 12 LayoutText {#text} at (246,0) size 178x19
13 text run at (246,0) width 178: " that has a p, a table, and a p." 13 text run at (246,0) width 178: " that has a p, a table, and a p."
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 LayoutBlockFlow {P} at (0,982) size 769x20 145 LayoutBlockFlow {P} at (0,982) size 769x20
146 LayoutText {#text} at (0,0) size 58x19 146 LayoutText {#text} at (0,0) size 58x19
147 text run at (0,0) width 58: "See also: " 147 text run at (0,0) width 58: "See also: "
148 LayoutInline {A} at (0,0) size 124x19 [color=#0000EE] 148 LayoutInline {A} at (0,0) size 124x19 [color=#0000EE]
149 LayoutText {#text} at (58,0) size 124x19 149 LayoutText {#text} at (58,0) size 124x19
150 text run at (58,0) width 124: "Strict Mode Version" 150 text run at (58,0) width 124: "Strict Mode Version"
151 LayoutText {#text} at (0,0) size 0x0 151 LayoutText {#text} at (0,0) size 0x0
152 LayoutBlockFlow (anonymous) at (0,1018) size 769x20 152 LayoutBlockFlow (anonymous) at (0,1018) size 769x20
153 LayoutText {#text} at (0,0) size 21x19 153 LayoutText {#text} at (0,0) size 21x19
154 text run at (0,0) width 21: "-->" 154 text run at (0,0) width 21: "-->"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698