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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-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/win/fast/repaint/line-flow-with-floats-6-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
deleted file mode 100644
index 310506925874edcc5da1063f84c09f905f6caf53..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-6-expected.txt
+++ /dev/null
@@ -1,126 +0,0 @@
-{
- "name": "Content Root Layer",
- "bounds": [800, 600],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutText #text",
- "rect": [14, 242, 406, 125],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [65, 368, 304, 17],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [178, 350, 146, 17],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
- "rect": [14, 353, 48, 65],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [27, 353, 22, 18],
- "reason": "layoutObject insertion"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'begin again, it was very provoking to find that the hedgehog'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'had\n'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'unrolled itself, and was in the act of crawling away:'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'besides all\n'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'this, there was generally a ridge or furrow in the'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'way wherever\n'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'doubled-up\n'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'soldiers were always getting up and walking off to'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'other parts of\n'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'the ground, Alice soon came to the conclusion'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'that it was a very\n'",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'foo'",
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'difficult game indeed.\n'",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'The players all played at once without waiting'",
- "reason": "forced by layout"
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698