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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/clip/nestedTransparencyClip-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/clip/nestedTransparencyClip-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/clip/nestedTransparencyClip-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/clip/nestedTransparencyClip-expected.txt
deleted file mode 100644
index 702915df7ee1fe7c19c6ceb9a7df878afcee1a36..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/clip/nestedTransparencyClip-expected.txt
+++ /dev/null
@@ -1,25 +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 (anonymous) at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 744x39
- text run at (0,0) width 744: "This test is for a bug we had with clipping transparency layers. The bug is visual, so the pixel test is more worthwhile. Below,"
- text run at (0,20) width 553: "\"Peach,\" \"Plum,\" and \"Pear\" should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
- LayoutBR {BR} at (552,35) size 1x0
- LayoutBR {BR} at (0,40) size 0x19
-layer at (8,68) size 784x20 transparent
- LayoutBlockFlow {DIV} at (0,60) size 784x20
- LayoutText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Peach"
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,88) size 30x20 transparent
- LayoutBlockFlow (positioned) {DIV} at (8,88) size 30x20
- LayoutText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "Plum"
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,108) size 28x20 transparent
- LayoutBlockFlow (positioned) {DIV} at (0,20) size 28x20
- LayoutText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "Pear"

Powered by Google App Engine
This is Rietveld 408576698