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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-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-7-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
deleted file mode 100644
index 0ed0b1a8d7346028f550ed9e86fb839f3fffc6e5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
+++ /dev/null
@@ -1,88 +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, 422, 355, 53],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [14, 404, 355, 35],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [65, 386, 303, 35],
- "reason": "forced by layout"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'for turns,\n'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'quarrelling all the while, and fighting'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'for the hedgehogs; and in\n'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'a very short time '",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutInline SPAN id='theQueen'",
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "reason": "style change"
- },
- {
- "object": "InlineTextBox 'the'",
- "reason": "style change"
- },
- {
- "object": "InlineTextBox 'Queen'",
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox ' was in a furious passion, and went\n'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'stamping'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u2018Off with'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'her head!\u2019 about once in a minute.\n'",
- "reason": "forced by layout"
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698