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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-width-expected.txt

Issue 2321183002: Move repaint tests (except for svg/) to paint/invalidation (Closed)
Patch Set: - Created 4 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: third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-width-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-width-expected.txt
deleted file mode 100644
index bc1ccf8518891c43f01a08067e47d6a44bb0f477..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-width-expected.txt
+++ /dev/null
@@ -1,300 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [558, 8, 50, 500]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='container'"
- ],
- "children": [
- {
- "position": [8, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [55, 0, 5, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image'"
- ]
- },
- {
- "position": [58, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image size-cover'"
- ]
- },
- {
- "position": [108, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image size-contain'"
- ]
- },
- {
- "position": [158, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [55, 0, 5, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image fixed-width'"
- ]
- },
- {
- "position": [208, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image percent-width'"
- ]
- },
- {
- "position": [258, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [55, 0, 5, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image left'"
- ]
- },
- {
- "position": [308, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image right'"
- ]
- },
- {
- "position": [358, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image center'"
- ]
- },
- {
- "position": [408, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [55, 0, 5, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image no-repeat'"
- ]
- },
- {
- "position": [458, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image repeat-space'"
- ]
- },
- {
- "position": [508, 8],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image repeat-round'"
- ]
- },
- {
- "position": [8, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated'"
- ]
- },
- {
- "position": [8, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated cover'"
- ]
- },
- {
- "position": [8, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated contain'"
- ]
- },
- {
- "position": [158, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [55, 0, 5, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated fixed-width'"
- ]
- },
- {
- "position": [208, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated percent-width'"
- ]
- },
- {
- "position": [258, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated left'"
- ]
- },
- {
- "position": [308, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated right'"
- ]
- },
- {
- "position": [358, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated center'"
- ]
- },
- {
- "position": [408, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'"
- ]
- },
- {
- "position": [458, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'"
- ]
- },
- {
- "position": [508, 108],
- "bounds": [55, 40],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 40],
- [0, 0, 55, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated repeat-round'"
- ]
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698