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

Unified Diff: LayoutTests/virtual/spv2/fast/repaint/background-resize-height-expected.txt

Issue 1302183007: Convert some text-based-repaint tests for spv2 (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/virtual/spv2/fast/repaint/background-resize-height-expected.txt
diff --git a/LayoutTests/virtual/spv2/fast/repaint/background-resize-height-expected.txt b/LayoutTests/virtual/spv2/fast/repaint/background-resize-height-expected.txt
deleted file mode 100644
index d6abeb4bf60131852e6a368d647a85706c2dcb2e..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/spv2/fast/repaint/background-resize-height-expected.txt
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [508, 108, 60, 44],
- [508, 108, 60, 40],
- [508, 8, 60, 44],
- [508, 8, 60, 40],
- [458, 108, 60, 44],
- [458, 108, 60, 40],
- [458, 8, 60, 44],
- [458, 8, 60, 40],
- [408, 108, 60, 44],
- [408, 108, 60, 40],
- [408, 48, 60, 4],
- [358, 108, 60, 44],
- [358, 108, 60, 40],
- [358, 8, 60, 44],
- [358, 8, 60, 40],
- [308, 108, 60, 44],
- [308, 108, 60, 40],
- [308, 8, 60, 44],
- [308, 8, 60, 40],
- [258, 108, 60, 44],
- [258, 108, 60, 40],
- [258, 48, 60, 4],
- [208, 108, 60, 44],
- [208, 108, 60, 40],
- [208, 8, 60, 44],
- [208, 8, 60, 40],
- [158, 148, 60, 4],
- [158, 48, 60, 4],
- [108, 8, 60, 44],
- [108, 8, 60, 40],
- [58, 8, 60, 44],
- [58, 8, 60, 40],
- [8, 508, 600, 50],
- [8, 108, 60, 44],
- [8, 108, 60, 44],
- [8, 108, 60, 44],
- [8, 108, 60, 40],
- [8, 108, 60, 40],
- [8, 108, 60, 40],
- [8, 48, 60, 4]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='container'",
- "LayoutBlockFlow (positioned) DIV class='test image'",
- "LayoutBlockFlow (positioned) DIV class='test image size-cover'",
- "LayoutBlockFlow (positioned) DIV class='test image size-contain'",
- "LayoutBlockFlow (positioned) DIV class='test image fixed-height'",
- "LayoutBlockFlow (positioned) DIV class='test image percent-height'",
- "LayoutBlockFlow (positioned) DIV class='test image top'",
- "LayoutBlockFlow (positioned) DIV class='test image bottom'",
- "LayoutBlockFlow (positioned) DIV class='test image center'",
- "LayoutBlockFlow (positioned) DIV class='test image no-repeat'",
- "LayoutBlockFlow (positioned) DIV class='test image repeat-space'",
- "LayoutBlockFlow (positioned) DIV class='test image repeat-round'",
- "LayoutBlockFlow (positioned) DIV class='test generated'",
- "LayoutBlockFlow (positioned) DIV class='test generated cover'",
- "LayoutBlockFlow (positioned) DIV class='test generated contain'",
- "LayoutBlockFlow (positioned) DIV class='test generated fixed-height'",
- "LayoutBlockFlow (positioned) DIV class='test generated percent-height'",
- "LayoutBlockFlow (positioned) DIV class='test generated top'",
- "LayoutBlockFlow (positioned) DIV class='test generated bottom'",
- "LayoutBlockFlow (positioned) DIV class='test generated center'",
- "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'",
- "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'",
- "LayoutBlockFlow (positioned) DIV class='test generated repeat-round'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698