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

Unified Diff: LayoutTests/platform/linux/media/video-paint-invalidation-expected.txt

Issue 551613002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/media/video-paint-invalidation-expected.txt
diff --git a/LayoutTests/platform/linux/media/video-paint-invalidation-expected.txt b/LayoutTests/platform/linux/media/video-paint-invalidation-expected.txt
deleted file mode 100644
index 9de053f1a062534bb2b01530c50c89340d83ff36..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/media/video-paint-invalidation-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "children": [
- {
- "position": [8, 8],
- "bounds": [320, 240]
- },
- {
- "position": [8, 8],
- "bounds": [320, 240],
- "drawsContent": true,
- "repaintRects": [
- [194, 205, 35, 30],
- [160, 205, 25, 23],
- [119, 208, 32, 24],
- [47, 208, 111, 24],
- [47, 208, 32, 24],
- [14, 205, 30, 30]
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698