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

Side by Side 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, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x352
4 LayoutBlockFlow {HTML} at (0,0) size 800x352
5 LayoutBlockFlow {BODY} at (8,8) size 784x328
6 LayoutBlockFlow {P} at (0,236) size 784x20
7 LayoutText {#text} at (0,0) size 221x19
8 text run at (0,0) width 221: "Scroller background should be white"
9 LayoutBlockFlow {P} at (0,272) size 784x20
10 LayoutText {#text} at (0,0) size 376x19
11 text run at (0,0) width 376: "Should have opaque composited scrolling contents layer: Pass."
12 LayoutBlockFlow {P} at (0,308) size 784x20
13 LayoutText {#text} at (0,0) size 399x19
14 text run at (0,0) width 399: "Should not have opaque composited scroll ing contents layer: Pass."
15 layer at (8,8) size 220x220 clip at (18,18) size 185x185 scrollHeight 300
16 LayoutBlockFlow {DIV} at (0,0) size 220x220 [border: (10px solid #00FF007F)]
17 LayoutBlockFlow {DIV} at (10,10) size 185x300
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698