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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/dom/children-nodes-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 LayoutBlockFlow {DIV} at (0,0) size 784x74 [border: (1px solid #FF0000)] 6 LayoutBlockFlow {DIV} at (0,0) size 784x74 [border: (1px solid #FF0000)]
7 LayoutBlockFlow {P} at (1,17) size 782x40 7 LayoutBlockFlow {P} at (1,17) size 782x40
8 LayoutText {#text} at (0,0) size 781x39 8 LayoutText {#text} at (0,0) size 781x39
9 text run at (0,0) width 731: "This test verifies that JavaScript ret urns only direct descendent element nodes in the 'children' collection (an IE ex tension). " 9 text run at (0,0) width 731: "This test verifies that JavaScript ret urns only direct descendent element nodes in the 'children' collection (an IE ex tension). "
10 text run at (731,0) width 50: "We also" 10 text run at (731,0) width 50: "We also"
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 LayoutBR {BR} at (110,335) size 0x0 92 LayoutBR {BR} at (110,335) size 0x0
93 LayoutText {#text} at (0,340) size 147x19 93 LayoutText {#text} at (0,340) size 147x19
94 text run at (0,340) width 147: " node: #text (undefined)" 94 text run at (0,340) width 147: " node: #text (undefined)"
95 LayoutBR {BR} at (147,355) size 0x0 95 LayoutBR {BR} at (147,355) size 0x0
96 LayoutText {#text} at (0,360) size 107x19 96 LayoutText {#text} at (0,360) size 107x19
97 text run at (0,360) width 107: " node: DIV (five)" 97 text run at (0,360) width 107: " node: DIV (five)"
98 LayoutBR {BR} at (107,375) size 0x0 98 LayoutBR {BR} at (107,375) size 0x0
99 LayoutText {#text} at (0,380) size 147x19 99 LayoutText {#text} at (0,380) size 147x19
100 text run at (0,380) width 147: " node: #text (undefined)" 100 text run at (0,380) width 147: " node: #text (undefined)"
101 LayoutBR {BR} at (147,395) size 0x0 101 LayoutBR {BR} at (147,395) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698