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

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

Issue 1338583004: Revert of Auto-rebaseline for r202145 (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
Index: LayoutTests/platform/mac-mavericks/media/video-paint-invalidation-expected.txt
diff --git a/LayoutTests/platform/mac-mavericks/media/video-paint-invalidation-expected.txt b/LayoutTests/platform/mac-mavericks/media/video-paint-invalidation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b5383f52ff3db4c128850a578c2a1ea06b57175
--- /dev/null
+++ b/LayoutTests/platform/mac-mavericks/media/video-paint-invalidation-expected.txt
@@ -0,0 +1,56 @@
+{
+ "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, 36, 30],
+ [159, 212, 28, 15],
+ [159, 205, 27, 22],
+ [118, 208, 33, 24],
+ [47, 208, 111, 24],
+ [47, 208, 111, 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"
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698