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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/multiple-captions-display-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 800x308 3 layer at (0,0) size 800x308
4 LayoutBlockFlow {html} at (0,0) size 800x308 4 LayoutBlockFlow {html} at (0,0) size 800x308
5 LayoutBlockFlow {body} at (8,8) size 784x292 5 LayoutBlockFlow {body} at (8,8) size 784x292
6 LayoutTable {table} at (0,0) size 122x292 6 LayoutTable {table} at (0,0) size 122x292
7 LayoutTableSection (anonymous) at (0,164) size 122x2 7 LayoutTableSection (anonymous) at (0,164) size 122x2
8 LayoutTableRow (anonymous) at (0,0) size 122x0 8 LayoutTableRow (anonymous) at (0,0) size 122x0
9 LayoutTableCell (anonymous) at (2,0) size 118x0 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell (anonymous) at (2,0) size 118x0 [r=0 c=0 rs=1 cs=1]
10 LayoutBlockFlow {caption} at (0,40) size 122x40 10 LayoutBlockFlow {caption} at (0,40) size 122x40
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 layer at (8,88) size 122x59 transparent 56 layer at (8,88) size 122x59 transparent
57 LayoutInline {a} at (0,0) size 122x59 57 LayoutInline {a} at (0,0) size 122x59
58 LayoutText {#text} at (0,0) size 122x59 58 LayoutText {#text} at (0,0) size 122x59
59 text run at (0,0) width 122: "PASS: Caption with" 59 text run at (0,0) width 122: "PASS: Caption with"
60 text run at (7,20) width 108: "opacity 0.5 in one" 60 text run at (7,20) width 108: "opacity 0.5 in one"
61 text run at (28,40) width 66: "of its child." 61 text run at (28,40) width 66: "of its child."
62 layer at (69,148) size 420x20 transparent 62 layer at (69,148) size 420x20 transparent
63 LayoutBlockFlow (positioned) {a} at (69,148) size 420x20 63 LayoutBlockFlow (positioned) {a} at (69,148) size 420x20
64 LayoutText {#text} at (0,0) size 420x19 64 LayoutText {#text} at (0,0) size 420x19
65 text run at (0,0) width 420: "PASS: Caption with opacity 0.4 and fixed pos ition of one of the child." 65 text run at (0,0) width 420: "PASS: Caption with opacity 0.4 and fixed pos ition of one of the child."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698