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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/rtl-static-positioning-inline-block-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/block/positioning/rtl-static-positioning-inline-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt
deleted file mode 100644
index 7d1e6257e4b99f40d5f0f64eb1ce786dc8e7c05b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x416
- LayoutBlockFlow {HTML} at (0,0) size 800x416
- LayoutBlockFlow {BODY} at (8,8) size 784x400
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 548x19
- text run at (0,0) width 296: "There should be a green 100x100 square below. "
- text run at (295,0) width 253: "If you see any red, then the test has failed."
-layer at (8,28) size 380x380
- LayoutBlockFlow (relative positioned) {DIV} at (0,20) size 380x380 [border: (20px solid #00000000)]
- LayoutInline {SPAN} at (0,0) size 250x19
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (90,40) size 250x220 [border: (10px solid #00000000)]
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (228,78) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#FF0000]
-layer at (228,78) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698