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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/dynamic-caption-add-remove-before-child-expected.txt

Issue 1412303002: 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 800x96 3 layer at (0,0) size 800x96
4 LayoutBlockFlow {html} at (0,0) size 800x96 4 LayoutBlockFlow {html} at (0,0) size 800x96
5 LayoutBlockFlow {body} at (8,8) size 784x80 5 LayoutBlockFlow {body} at (8,8) size 784x80
6 LayoutTable {table} at (0,0) size 44x80 6 LayoutTable {table} at (0,0) size 44x80
7 LayoutBlockFlow {caption} at (0,0) size 44x80 7 LayoutBlockFlow {caption} at (0,0) size 44x80
8 LayoutText {#text} at (1,0) size 44x79 8 LayoutText {#text} at (1,0) size 44x79
9 text run at (1,0) width 42: "PASS:" 9 text run at (1,0) width 42: "PASS:"
10 text run at (1,20) width 42: "Text in" 10 text run at (1,20) width 42: "Text in"
11 text run at (0,40) width 44: "caption" 11 text run at (0,40) width 44: "caption"
12 text run at (18,60) width 8: "1" 12 text run at (18,60) width 8: "1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698