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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x100
4 LayoutBlockFlow {HTML} at (0,0) size 800x100
5 LayoutBlockFlow {BODY} at (8,16) size 784x76
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 536x19
8 text run at (0,0) width 536: "Test passes if the blue box sits atop th e orange box and both are in the center of the view."
9 LayoutBlockFlow {DIV} at (0,36) size 192x40 [bgcolor=#FF0000]
10 LayoutBlockFlow (anonymous) at (0,0) size 192x20
11 LayoutBlockFlow (anonymous) at (0,40) size 192x0
12 LayoutText {#text} at (0,0) size 0x0
13 layer at (200,244) size 68x19
14 LayoutInline (relative positioned) {SPAN} at (0,0) size 68x19 [bgcolor=#0000FF ]
15 LayoutText {#text} at (0,0) size 68x19
16 text run at (0,0) width 68: "Filler Text1"
17 layer at (200,264) size 192x20
18 LayoutBlockFlow (anonymous) (relative positioned) at (0,20) size 192x20
19 LayoutBlockFlow {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
20 LayoutText {#text} at (0,0) size 60x19
21 text run at (0,0) width 60: "Filler Text"
22 layer at (200,284) size 0x0
23 LayoutInline (relative positioned) {SPAN} at (0,0) size 0x0 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698