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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt

Issue 2745793003: Update baselines in fast/forms/ for Mac10.12. (Closed)
Patch Set: Created 3 years, 9 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 layer at (8,8) size 147x18 6 layer at (8,8) size 147x18
7 LayoutButton (positioned) {BUTTON} at (8,8) size 147.36x18 [bgcolor=#C0C0C0] [ border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 7 LayoutButton (positioned) {BUTTON} at (8,8) size 147.44x18 [bgcolor=#C0C0C0] [ border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
8 LayoutBlockFlow (anonymous) at (8,2) size 131.36x13 8 LayoutBlockFlow (anonymous) at (8,2) size 131.44x13
9 LayoutText {#text} at (0,0) size 132x13 9 LayoutText {#text} at (0,0) size 132x13
10 text run at (0,0) width 132: "This button is positioned." 10 text run at (0,0) width 132: "This button is positioned."
11 layer at (8,8) size 168x18 11 layer at (8,8) size 168x18
12 LayoutButton (positioned) {INPUT} at (8,8) size 168.30x18 [bgcolor=#C0C0C0] 12 LayoutButton (positioned) {INPUT} at (8,8) size 168.38x18 [bgcolor=#C0C0C0]
13 LayoutBlockFlow (anonymous) at (8,2) size 152.30x13 13 LayoutBlockFlow (anonymous) at (8,2) size 152.38x13
14 LayoutText {#text} at (0,0) size 153x13 14 LayoutText {#text} at (0,0) size 153x13
15 text run at (0,0) width 153: "This button is also positioned" 15 text run at (0,0) width 153: "This button is also positioned"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698