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

Side by Side Diff: LayoutTests/platform/win/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 912 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 912
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x912 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 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x912 4 LayoutBlockFlow {HTML} at (0,0) size 785x912
5 LayoutBlockFlow {BODY} at (8,8) size 769x896 5 LayoutBlockFlow {BODY} at (8,8) size 769x896
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 137x17 7 LayoutText {#text} at (0,0) size 137x17
8 text run at (0,0) width 137: "This is a table with a " 8 text run at (0,0) width 137: "This is a table with a "
9 LayoutInline {CODE} at (0,0) size 121x16 9 LayoutInline {CODE} at (0,0) size 121x16
10 LayoutText {#text} at (136,2) size 121x16 10 LayoutText {#text} at (136,2) size 121x16
11 text run at (136,2) width 121: "td align=center" 11 text run at (136,2) width 121: "td align=center"
12 LayoutText {#text} at (256,0) size 186x17 12 LayoutText {#text} at (256,0) size 186x17
13 text run at (256,0) width 186: " that has a p, a table, and a p." 13 text run at (256,0) width 186: " 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,844) size 769x18 146 LayoutBlockFlow {P} at (0,844) size 769x18
147 LayoutText {#text} at (0,0) size 62x17 147 LayoutText {#text} at (0,0) size 62x17
148 text run at (0,0) width 62: "See also: " 148 text run at (0,0) width 62: "See also: "
149 LayoutInline {A} at (0,0) size 131x17 [color=#0000EE] 149 LayoutInline {A} at (0,0) size 131x17 [color=#0000EE]
150 LayoutText {#text} at (61,0) size 131x17 150 LayoutText {#text} at (61,0) size 131x17
151 text run at (61,0) width 131: "Strict Mode Version" 151 text run at (61,0) width 131: "Strict Mode Version"
152 LayoutText {#text} at (0,0) size 0x0 152 LayoutText {#text} at (0,0) size 0x0
153 LayoutBlockFlow (anonymous) at (0,878) size 769x18 153 LayoutBlockFlow (anonymous) at (0,878) size 769x18
154 LayoutText {#text} at (0,0) size 20x17 154 LayoutText {#text} at (0,0) size 20x17
155 text run at (0,0) width 20: "-->" 155 text run at (0,0) width 20: "-->"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698