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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-height-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-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-height-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-height-expected.txt
deleted file mode 100644
index 89c2b9434a0aa0f6ba15a8b039977f603dbb554e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-resize-height-expected.txt
+++ /dev/null
@@ -1,300 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [8, 508, 600, 50]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='container'"
- ],
- "children": [
- {
- "position": [8, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 40, 60, 4]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image'"
- ]
- },
- {
- "position": [58, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image size-cover'"
- ]
- },
- {
- "position": [108, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image size-contain'"
- ]
- },
- {
- "position": [158, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 40, 60, 4]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image fixed-height'"
- ]
- },
- {
- "position": [208, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image percent-height'"
- ]
- },
- {
- "position": [258, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 40, 60, 4]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image top'"
- ]
- },
- {
- "position": [308, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image bottom'"
- ]
- },
- {
- "position": [358, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image center'"
- ]
- },
- {
- "position": [408, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 40, 60, 4]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image no-repeat'"
- ]
- },
- {
- "position": [458, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image repeat-space'"
- ]
- },
- {
- "position": [508, 8],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test image repeat-round'"
- ]
- },
- {
- "position": [8, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated'"
- ]
- },
- {
- "position": [8, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated cover'"
- ]
- },
- {
- "position": [8, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated contain'"
- ]
- },
- {
- "position": [158, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 40, 60, 4]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated fixed-height'"
- ]
- },
- {
- "position": [208, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated percent-height'"
- ]
- },
- {
- "position": [258, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated top'"
- ]
- },
- {
- "position": [308, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated bottom'"
- ]
- },
- {
- "position": [358, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated center'"
- ]
- },
- {
- "position": [408, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'"
- ]
- },
- {
- "position": [458, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'"
- ]
- },
- {
- "position": [508, 108],
- "bounds": [60, 44],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [0, 0, 60, 44],
- [0, 0, 60, 40]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='test generated repeat-round'"
- ]
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698