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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/parser/open-comment-in-textarea-expected.txt

Issue 2751003002: Update baselines in fast/ for Mac10.12. (Closed)
Patch Set: Rebase 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 (141,18) size 251x18 6 LayoutText {#text} at (141,18) size 251x18
7 text run at (141,18) width 251: " This should not be part of the textare a." 7 text run at (141,18) width 251: " This should not be part of the textare a."
8 layer at (8,8) size 141x32 clip at (9,9) size 124x30 scrollHeight 56 8 layer at (8,8) size 141x32 clip at (9,9) size 124x30 scrollHeight 56
9 LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)] 9 LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
10 LayoutBlockFlow {DIV} at (3,3) size 120x52 10 LayoutBlockFlow {DIV} at (3,3) size 120x52
11 LayoutText {#text} at (0,0) size 118x39 11 LayoutText {#text} at (0,0) size 117x39
12 text run at (0,0) width 21: "<!--" 12 text run at (0,0) width 21: "<!--"
13 text run at (20,0) width 1: " " 13 text run at (20,0) width 1: " "
14 text run at (0,13) width 114: "This should be part of" 14 text run at (0,13) width 114: "This should be part of"
15 text run at (113,13) width 5: " " 15 text run at (113,13) width 4: " "
16 text run at (0,26) width 66: "the textarea." 16 text run at (0,26) width 66: "the textarea."
17 text run at (65,26) width 1: " " 17 text run at (65,26) width 1: " "
18 LayoutBR {BR} at (0,39) size 0x13 18 LayoutBR {BR} at (0,39) size 0x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698