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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/forms/tabbing-input-iframe-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 LayoutText {#text} at (0,0) size 454x18 6 LayoutText {#text} at (0,0) size 454x18
7 text run at (0,0) width 454: "This tests that you can tab out of a text field if an iframe comes after it." 7 text run at (0,0) width 454: "This tests that you can tab out of a text field if an iframe comes after it."
8 LayoutBR {BR} at (453,14) size 1x0 8 LayoutBR {BR} at (453,14) size 1x0
9 LayoutTextControl {INPUT} at (0,156) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 9 LayoutTextControl {INPUT} at (0,156) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
10 LayoutText {#text} at (131,156) size 4x18 10 LayoutText {#text} at (131,156) size 4x18
(...skipping 10 matching lines...) Expand all
21 LayoutView at (0,0) size 300x150 21 LayoutView at (0,0) size 300x150
22 layer at (0,0) size 300x150 22 layer at (0,0) size 300x150
23 LayoutBlockFlow {HTML} at (0,0) size 300x150 23 LayoutBlockFlow {HTML} at (0,0) size 300x150
24 LayoutBlockFlow {BODY} at (8,8) size 284x134 24 LayoutBlockFlow {BODY} at (8,8) size 284x134
25 layer at (452,167) size 125x13 25 layer at (452,167) size 125x13
26 LayoutBlockFlow {DIV} at (3,3) size 125x13 26 LayoutBlockFlow {DIV} at (3,3) size 125x13
27 LayoutText {#text} at (0,0) size 119x13 27 LayoutText {#text} at (0,0) size 119x13
28 text run at (0,0) width 119: "This should have focus" 28 text run at (0,0) width 119: "This should have focus"
29 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body 29 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body
30 selection end: position 22 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 7 {INPUT} of body 30 selection end: position 22 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 7 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698