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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/overflow-scroll-background-opaque-to-transparent-expected.txt

Issue 2259493004: Fix Compositing of Opaque Scrolling Layers and Add Tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New tests. Created 4 years, 4 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/compositing/overflow/overflow-scroll-background-opaque-to-transparent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/overflow-scroll-background-opaque-to-transparent-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/overflow-scroll-background-opaque-to-transparent-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6b0c54e7092d8f73b7ae12c142fabc7ac77f1469
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/overflow-scroll-background-opaque-to-transparent-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x352
+ LayoutBlockFlow {HTML} at (0,0) size 800x352
+ LayoutBlockFlow {BODY} at (8,8) size 784x328
+ LayoutBlockFlow {P} at (0,236) size 784x20
+ LayoutText {#text} at (0,0) size 221x19
+ text run at (0,0) width 221: "Scroller background should be white"
+ LayoutBlockFlow {P} at (0,272) size 784x20
+ LayoutText {#text} at (0,0) size 376x19
+ text run at (0,0) width 376: "Should have opaque composited scrolling contents layer: Pass."
+ LayoutBlockFlow {P} at (0,308) size 784x20
+ LayoutText {#text} at (0,0) size 399x19
+ text run at (0,0) width 399: "Should not have opaque composited scrolling contents layer: Pass."
+layer at (8,8) size 220x220 clip at (18,18) size 185x185 scrollHeight 300
+ LayoutBlockFlow {DIV} at (0,0) size 220x220 [border: (10px solid #00FF007F)]
+ LayoutBlockFlow {DIV} at (10,10) size 185x300

Powered by Google App Engine
This is Rietveld 408576698