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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/overflow/scroll-nested-positioned-layer-in-overflow-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/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
deleted file mode 100644
index 9b07a9e569d4d951556db8df56d9ae4c39ac8850..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt
+++ /dev/null
@@ -1,19 +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
-layer at (0,42) size 800x558 clip at (0,42) size 785x558 scrollY 284.00 scrollHeight 842
- LayoutBlockFlow (positioned) {DIV} at (0,42) size 800x558
-layer at (0,-242) size 531x842 backgroundClip at (0,42) size 785x558 clip at (0,42) size 785x558
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 530.97x842
- LayoutBlockFlow (anonymous) at (0,0) size 530.97x20
- LayoutText {#text} at (0,0) size 531x19
- text run at (0,0) width 531: "This tests that we can scroll to reveal something in a nested positioned block in overflow."
- LayoutBlockFlow {DIV} at (0,20) size 530.97x800
- LayoutBlockFlow (anonymous) at (0,820) size 530.97x22
- LayoutButton {INPUT} at (0,0) size 223x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,3) size 207x16
- LayoutText {#text} at (0,0) size 207x16
- text run at (0,0) width 207: "If you can see this, test has passed"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698