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

Unified Diff: LayoutTests/virtual/spv2/fast/repaint/background-resize-width-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-width-expected.txt
diff --git a/LayoutTests/virtual/spv2/fast/repaint/background-resize-width-expected.txt b/LayoutTests/virtual/spv2/fast/repaint/background-resize-width-expected.txt
deleted file mode 100644
index 8b4751b8d7ddf49f2e480116606dbf96ac5c5435..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/spv2/fast/repaint/background-resize-width-expected.txt
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [558, 8, 50, 500],
- [508, 108, 60, 40],
- [508, 108, 55, 40],
- [508, 8, 60, 40],
- [508, 8, 55, 40],
- [463, 8, 5, 40],
- [458, 108, 60, 40],
- [458, 108, 55, 40],
- [458, 8, 60, 40],
- [458, 8, 55, 40],
- [408, 108, 60, 40],
- [408, 108, 55, 40],
- [358, 108, 60, 40],
- [358, 108, 55, 40],
- [358, 8, 60, 40],
- [358, 8, 55, 40],
- [313, 8, 5, 40],
- [308, 108, 60, 40],
- [308, 108, 55, 40],
- [308, 8, 60, 40],
- [308, 8, 55, 40],
- [258, 108, 60, 40],
- [258, 108, 55, 40],
- [213, 108, 5, 40],
- [213, 8, 5, 40],
- [208, 108, 60, 40],
- [208, 108, 55, 40],
- [208, 8, 60, 40],
- [208, 8, 55, 40],
- [108, 8, 60, 40],
- [108, 8, 55, 40],
- [63, 8, 5, 40],
- [58, 8, 60, 40],
- [58, 8, 55, 40],
- [8, 108, 60, 40],
- [8, 108, 60, 40],
- [8, 108, 60, 40],
- [8, 108, 55, 40],
- [8, 108, 55, 40],
- [8, 108, 55, 40]
- ],
- "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-width'",
- "LayoutBlockFlow (positioned) DIV class='test image percent-width'",
- "LayoutBlockFlow (positioned) DIV class='test image left'",
- "LayoutBlockFlow (positioned) DIV class='test image right'",
- "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-width'",
- "LayoutBlockFlow (positioned) DIV class='test generated percent-width'",
- "LayoutBlockFlow (positioned) DIV class='test generated left'",
- "LayoutBlockFlow (positioned) DIV class='test generated right'",
- "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