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

Side by Side Diff: LayoutTests/platform/win/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 1000 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1000
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1000 4 LayoutBlockFlow {HTML} at (0,0) size 785x1000
5 LayoutBlockFlow {BODY} at (8,16) size 769x976 5 LayoutBlockFlow {BODY} at (8,16) size 769x976
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 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 LayoutBlockFlow {P} at (0,924) size 769x18 145 LayoutBlockFlow {P} at (0,924) size 769x18
146 LayoutText {#text} at (0,0) size 62x17 146 LayoutText {#text} at (0,0) size 62x17
147 text run at (0,0) width 62: "See also: " 147 text run at (0,0) width 62: "See also: "
148 LayoutInline {A} at (0,0) size 131x17 [color=#0000EE] 148 LayoutInline {A} at (0,0) size 131x17 [color=#0000EE]
149 LayoutText {#text} at (61,0) size 131x17 149 LayoutText {#text} at (61,0) size 131x17
150 text run at (61,0) width 131: "Strict Mode Version" 150 text run at (61,0) width 131: "Strict Mode Version"
151 LayoutText {#text} at (0,0) size 0x0 151 LayoutText {#text} at (0,0) size 0x0
152 LayoutBlockFlow (anonymous) at (0,958) size 769x18 152 LayoutBlockFlow (anonymous) at (0,958) size 769x18
153 LayoutText {#text} at (0,0) size 20x17 153 LayoutText {#text} at (0,0) size 20x17
154 text run at (0,0) width 20: "-->" 154 text run at (0,0) width 20: "-->"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698