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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-centered-inline-under-fixed-pos-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests 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/fast/repaint/window-resize-centered-inline-under-fixed-pos-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-centered-inline-under-fixed-pos-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-centered-inline-under-fixed-pos-expected.txt
deleted file mode 100644
index ed4e430a988c02cb72d82d5c282e3ecabd1c1ba6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-centered-inline-under-fixed-pos-expected.txt
+++ /dev/null
@@ -1,271 +0,0 @@
-{
- "name": "Content Root Layer",
- "bounds": [600, 250],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [600, 250],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow (positioned) DIV class='container'",
- "rect": [0, 0, 600, 500],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutView #document",
- "rect": [0, 250, 600, 250],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 600, 8],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV class='parent'",
- "rect": [0, 0, 6, 500],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "rect": [0, 250, 6, 30],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "rect": [0, 125, 6, 30],
- "reason": "forced by layout"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutView #document",
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV class='container'",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV class='parent'",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "reason": "forced by layout"
- }
- ]
-}
-{
- "name": "Content Root Layer",
- "bounds": [400, 250],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [400, 250],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow (positioned) DIV class='container'",
- "rect": [0, 0, 600, 250],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 600, 8],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutView #document",
- "rect": [400, 0, 200, 250],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV class='parent'",
- "rect": [0, 0, 6, 250],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "rect": [0, 125, 6, 30],
- "reason": "forced by layout"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutView #document",
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV class='container'",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV class='parent'",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "reason": "forced by layout"
- }
- ]
-}
-{
- "name": "Content Root Layer",
- "bounds": [400, 600],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [400, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow (positioned) DIV class='container'",
- "rect": [0, 0, 400, 600],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
- "rect": [0, 250, 400, 350],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 400, 8],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV class='parent'",
- "rect": [0, 0, 6, 600],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "rect": [0, 300, 6, 30],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "rect": [0, 125, 6, 30],
- "reason": "forced by layout"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutView #document",
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV class='container'",
- "reason": "full"
- },
- {
- "object": "LayoutBlockFlow DIV class='parent'",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "reason": "forced by layout"
- }
- ]
-}
-{
- "name": "Content Root Layer",
- "bounds": [800, 600],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow (positioned) DIV class='container'",
- "rect": [0, 0, 800, 600],
- "reason": "full"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 800, 8],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutView #document",
- "rect": [400, 0, 400, 600],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV class='parent'",
- "rect": [0, 0, 6, 600],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "rect": [0, 300, 6, 30],
- "reason": "forced by layout"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutView #document",
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV class='container'",
- "reason": "full"
- },
- {
- "object": "LayoutBlockFlow DIV class='parent'",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='child'",
- "reason": "forced by layout"
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698