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

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

Issue 1313103003: Auto-rebaseline for r201759 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
« no previous file with comments | « LayoutTests/platform/mac-retina/css3/flexbox/repaint-rtl-column-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/mac-retina/media/video-paint-invalidation-expected.txt
diff --git a/LayoutTests/platform/mac-retina/media/video-paint-invalidation-expected.txt b/LayoutTests/platform/mac-retina/media/video-paint-invalidation-expected.txt
deleted file mode 100644
index 71fc2089ff8ec9c3171ac0d9f2e415071acaf4ff..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac-retina/media/video-paint-invalidation-expected.txt
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "position": [8, 8],
- "bounds": [320, 240]
- },
- {
- "shouldFlattenTransform": false,
- "children": [
- {
- "position": [8, 8],
- "bounds": [320, 240],
- "drawsContent": true
- },
- {
- "position": [8, 8],
- "bounds": [320, 235],
- "drawsContent": true,
- "repaintRects": [
- [229, 208, 50, 24],
- [194, 205, 35, 30],
- [159, 212, 27, 15],
- [159, 205, 26, 22],
- [118, 208, 32, 24],
- [47, 208, 110, 24],
- [47, 208, 110, 24],
- [47, 208, 32, 24],
- [14, 205, 30, 30]
- ],
- "paintInvalidationClients": [
- "InlineTextBox ''",
- "RootInlineBox",
- "LayoutButton INPUT",
- "LayoutSlider INPUT",
- "LayoutFlexibleBox DIV",
- "LayoutBlockFlow DIV id='thumb'",
- "LayoutBlockFlow (anonymous)",
- "LayoutText #text",
- "InlineTextBox '0:00'",
- "LayoutButton INPUT",
- "LayoutSlider INPUT"
- ]
- }
- ]
- }
- ]
- }
- ]
-}
-
« no previous file with comments | « LayoutTests/platform/mac-retina/css3/flexbox/repaint-rtl-column-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698