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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/compositing/reflections/load-video-in-reflection-expected.txt

Issue 1193163002: Cleanup after enabling all slimming paint for all layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x353
4 LayoutBlockFlow {HTML} at (0,0) size 800x353
5 LayoutBlockFlow {BODY} at (8,16) size 784x329
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 473x19
8 text run at (0,0) width 473: "You should see a reflected video below, rather than the red video background."
9 layer at (8,52) size 300x293
10 LayoutBlockFlow {DIV} at (0,36) size 300x293
11 LayoutText {#text} at (0,0) size 0x0
12 layer at (8,52) size 352x288
13 LayoutVideo {VIDEO} at (0,0) size 352x288 [bgcolor=#FF0000]
14 layer at (8,52) size 352x288
15 LayoutFlexibleBox {DIV} at (0,0) size 352x288
16 LayoutBlockFlow {DIV} at (0,253) size 352x35
17 layer at (8,52) size 352x253
18 LayoutFlexibleBox {DIV} at (0,0) size 352x253
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698