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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/layers/opacity-transforms-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/layers/opacity-transforms-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/layers/opacity-transforms-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/layers/opacity-transforms-expected.txt
deleted file mode 100644
index 9054a151a049d417a366cf75a804ac93ee915cb9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/layers/opacity-transforms-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 800x88
- LayoutBlockFlow {HTML} at (0,0) size 800x88
- LayoutBlockFlow {BODY} at (8,16) size 784x56
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutInline {A} at (0,0) size 291x19 [color=#0000EE]
- LayoutText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=22026"
- LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 624x19
- text run at (0,0) width 624: "Test that elements with transform and opacity on a parent are not clipped. You should see no red below."
-layer at (150,200) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (150,200) size 100x100 [bgcolor=#FF0000]
-layer at (100,150) size 100x100 transparent
- LayoutBlockFlow (positioned) {DIV} at (100,150) size 100x100
-layer at (100,150) size 10x10
- LayoutBlockFlow {DIV} at (0,0) size 10x10
-layer at (100,150) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698