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

Unified Diff: LayoutTests/platform/win-xp/fast/repaint/video-unmute-repaint-expected.txt

Issue 1193523002: Auto-rebaseline for r197244 (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/platform/win-xp/fast/repaint/video-mute-repaint-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win-xp/fast/repaint/video-unmute-repaint-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/video-unmute-repaint-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/video-unmute-repaint-expected.txt
deleted file mode 100644
index 15103cb40f63285261f6d8175a42a746f1f887e9..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/fast/repaint/video-unmute-repaint-expected.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "position": [8, 8],
- "bounds": [700, 525]
- },
- {
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [8, 8],
- "bounds": [700, 525],
- "drawsContent": true
- },
- {
- "position": [8, 8],
- "bounds": [700, 520],
- "drawsContent": true,
- "repaintRects": [
- [599, 493, 24, 24],
- [570, 493, 89, 24],
- [570, 493, 24, 24],
- [535, 490, 35, 30]
- ],
- "paintInvalidationClients": [
- "LayoutButton INPUT",
- "LayoutFlexibleBox DIV",
- "LayoutBlockFlow DIV id='thumb'"
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-
« no previous file with comments | « LayoutTests/platform/win-xp/fast/repaint/video-mute-repaint-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698