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

Side by Side Diff: LayoutTests/platform/mac/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 616 1 layer at (0,0) size 800x600 scrollHeight 616
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x616 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 800x616 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x615.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x615.88
5 LayoutBlockFlow {BODY} at (8,8) size 784x599.88 5 LayoutBlockFlow {BODY} at (8,8) size 784x599.88
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 423x37 7 LayoutText {#text} at (0,0) size 423x37
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 551x18 10 LayoutText {#text} at (0,0) size 551x18
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 784x28 12 LayoutBlockFlow {H2} at (0,96.34) size 784x28
13 LayoutText {#text} at (0,0) size 167x28 13 LayoutText {#text} at (0,0) size 167x28
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 text run at (0,0) width 43: "textarea" 268 text run at (0,0) width 43: "textarea"
269 layer at (39,459) size 65x13 269 layer at (39,459) size 65x13
270 LayoutBlockFlow {DIV} at (3,3) size 65x13 270 LayoutBlockFlow {DIV} at (3,3) size 65x13
271 LayoutText {#text} at (0,0) size 46x13 271 LayoutText {#text} at (0,0) size 46x13
272 text run at (0,0) width 46: "text field" 272 text run at (0,0) width 46: "text field"
273 layer at (337,438) size 141x32 clip at (338,439) size 139x30 273 layer at (337,438) size 141x32 clip at (338,439) size 139x30
274 LayoutTextControl {TEXTAREA} at (328.98,0) size 141x32 [bgcolor=#FFFFFF] [bord er: (1px solid #000000)] 274 LayoutTextControl {TEXTAREA} at (328.98,0) size 141x32 [bgcolor=#FFFFFF] [bord er: (1px solid #000000)]
275 LayoutBlockFlow {DIV} at (3,3) size 135x13 275 LayoutBlockFlow {DIV} at (3,3) size 135x13
276 LayoutText {#text} at (0,0) size 43x13 276 LayoutText {#text} at (0,0) size 43x13
277 text run at (0,0) width 43: "textarea" 277 text run at (0,0) width 43: "textarea"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698