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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/deprecated-flexbox/012-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/deprecated-flexbox/012-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/deprecated-flexbox/012-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/deprecated-flexbox/012-expected.txt
deleted file mode 100644
index 28db8ff876be3beae215587e6e36c80242b01b6a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/deprecated-flexbox/012-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 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 784x59
- text run at (0,0) width 305: "You should see a 300x100 green rectangle below. "
- text run at (304,0) width 472: "If you see any red, the test has failed. This test makes a positioned vertical box"
- text run at (0,20) width 118: "with three children. "
- text run at (118,20) width 459: "The first and third children are absolutely positioned at the edges of the box. "
- text run at (577,20) width 207: "Box-align of center is used to align"
- text run at (0,40) width 243: "the second child in the center of the box."
-layer at (8,84) size 300x100
- LayoutDeprecatedFlexibleBox (relative positioned) {DIV} at (0,76) size 300x100 [bgcolor=#FF0000]
- LayoutDeprecatedFlexibleBox {DIV} at (100,0) size 100x100 [bgcolor=#008000]
-layer at (8,84) size 100x100
- LayoutDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (208,84) size 100x100
- LayoutDeprecatedFlexibleBox (positioned) {DIV} at (200,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698