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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug7112-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 974 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 974
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x974 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x974 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x974 4 LayoutBlockFlow {HTML} at (0,0) size 785x974
5 LayoutBlockFlow {BODY} at (8,8) size 769x958 5 LayoutBlockFlow {BODY} at (8,8) size 769x958
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 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 LayoutBlockFlow {P} at (0,902) size 769x20 146 LayoutBlockFlow {P} at (0,902) size 769x20
147 LayoutText {#text} at (0,0) size 58x19 147 LayoutText {#text} at (0,0) size 58x19
148 text run at (0,0) width 58: "See also: " 148 text run at (0,0) width 58: "See also: "
149 LayoutInline {A} at (0,0) size 124x19 [color=#0000EE] 149 LayoutInline {A} at (0,0) size 124x19 [color=#0000EE]
150 LayoutText {#text} at (58,0) size 124x19 150 LayoutText {#text} at (58,0) size 124x19
151 text run at (58,0) width 124: "Strict Mode Version" 151 text run at (58,0) width 124: "Strict Mode Version"
152 LayoutText {#text} at (0,0) size 0x0 152 LayoutText {#text} at (0,0) size 0x0
153 LayoutBlockFlow (anonymous) at (0,938) size 769x20 153 LayoutBlockFlow (anonymous) at (0,938) size 769x20
154 LayoutText {#text} at (0,0) size 21x19 154 LayoutText {#text} at (0,0) size 21x19
155 text run at (0,0) width 21: "-->" 155 text run at (0,0) width 21: "-->"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698