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

Side by Side Diff: LayoutTests/platform/win/fast/forms/form-element-geometry-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 scrollHeight 649 1 layer at (0,0) size 800x600 scrollHeight 649
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x649 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x649 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x648.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x648.88
5 LayoutBlockFlow {BODY} at (8,8) size 784x632.88 5 LayoutBlockFlow {BODY} at (8,8) size 784x632.88
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 423x36 7 LayoutText {#text} at (0,0) size 423x36
8 text run at (0,0) width 423: "Form Element Geometry Tests" 8 text run at (0,0) width 423: "Form Element Geometry Tests"
9 LayoutBlockFlow {P} at (0,58.44) size 784x18 9 LayoutBlockFlow {P} at (0,58.44) size 784x18
10 LayoutText {#text} at (0,0) size 551x17 10 LayoutText {#text} at (0,0) size 551x17
11 text run at (0,0) width 551: "These tests help us tune the widget clas ses in KWQ to have all the right fudge factors." 11 text run at (0,0) width 551: "These tests help us tune the widget clas ses in KWQ to have all the right fudge factors."
12 LayoutBlockFlow {H2} at (0,96.34) size 784x27 12 LayoutBlockFlow {H2} at (0,96.34) size 784x27
13 LayoutText {#text} at (0,0) size 167x26 13 LayoutText {#text} at (0,0) size 167x26
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 text run at (0,0) width 64: "textarea" 268 text run at (0,0) width 64: "textarea"
269 layer at (38,488) size 99x16 269 layer at (38,488) size 99x16
270 LayoutBlockFlow {DIV} at (2,3) size 99x16 270 LayoutBlockFlow {DIV} at (2,3) size 99x16
271 LayoutText {#text} at (0,0) size 49x16 271 LayoutText {#text} at (0,0) size 49x16
272 text run at (0,0) width 49: "text field" 272 text run at (0,0) width 49: "text field"
273 layer at (385,465) size 179x36 clip at (386,466) size 177x34 273 layer at (385,465) size 179x36 clip at (386,466) size 177x34
274 LayoutTextControl {TEXTAREA} at (376.98,0) size 179x36 [bgcolor=#FFFFFF] [bord er: (1px solid #A9A9A9)] 274 LayoutTextControl {TEXTAREA} at (376.98,0) size 179x36 [bgcolor=#FFFFFF] [bord er: (1px solid #A9A9A9)]
275 LayoutBlockFlow {DIV} at (3,3) size 175x16 275 LayoutBlockFlow {DIV} at (3,3) size 175x16
276 LayoutText {#text} at (0,0) size 64x16 276 LayoutText {#text} at (0,0) size 64x16
277 text run at (0,0) width 64: "textarea" 277 text run at (0,0) width 64: "textarea"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698