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

Side by Side Diff: LayoutTests/virtual/softwarecompositing/video/video-poster-expected.txt

Issue 308123005: Unreviewed Win XP rebaselines for r175038, part 10 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « LayoutTests/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 A <video> should not have a layer until playback begins. 1 A <video> should not have a layer until playback begins.
2 This test can not be run manually, it requires testRunner.layerTreeAsText. 2 This test can not be run manually, it requires testRunner.layerTreeAsText.
3 3
4 Case: No src, no poster 4 Case: No src, no poster
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 800.00 600.00) 6 (bounds 800.00 600.00)
7 (children 1 7 (children 1
8 (GraphicsLayer 8 (GraphicsLayer
9 (bounds 800.00 600.00) 9 (bounds 800.00 600.00)
10 (contentsOpaque 1) 10 (contentsOpaque 1)
(...skipping 29 matching lines...) Expand all
40 (position 8.00 8.00) 40 (position 8.00 8.00)
41 (bounds 352.00 288.00) 41 (bounds 352.00 288.00)
42 ) 42 )
43 ) 43 )
44 ) 44 )
45 ) 45 )
46 ) 46 )
47 47
48 48
49 49
OLDNEW
« no previous file with comments | « LayoutTests/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698