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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/android/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt
deleted file mode 100644
index 6bd09920e61a2b167600bc899f462b08e8b907a1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x100
- LayoutBlockFlow {HTML} at (0,0) size 800x100
- LayoutBlockFlow {BODY} at (8,16) size 784x76
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 536x19
- text run at (0,0) width 536: "Test passes if the blue box sits atop the orange box and both are in the center of the view."
- LayoutBlockFlow {DIV} at (0,36) size 192x40 [bgcolor=#FF0000]
- LayoutBlockFlow (anonymous) at (0,0) size 192x20
- LayoutBlockFlow (anonymous) at (0,40) size 192x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (200,244) size 68x19
- LayoutInline (relative positioned) {SPAN} at (0,0) size 68x19 [bgcolor=#0000FF]
- LayoutText {#text} at (0,0) size 68x19
- text run at (0,0) width 68: "Filler Text1"
-layer at (200,264) size 192x20
- LayoutBlockFlow (anonymous) (relative positioned) at (0,20) size 192x20
- LayoutBlockFlow {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- LayoutText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Filler Text"
-layer at (200,284) size 0x0
- LayoutInline (relative positioned) {SPAN} at (0,0) size 0x0 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698