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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-collapsed-border-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/table-collapsed-border-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-collapsed-border-expected.txt
deleted file mode 100644
index 453e2251efe08209e9a59808d500d0df354c13d1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-collapsed-border-expected.txt
+++ /dev/null
@@ -1,91 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [78, 286, 25, 82],
- [74, 286, 29, 82],
- [23, 317, 71, 19],
- [23, 225, 32, 19],
- [23, 133, 71, 19],
- [22, 338, 81, 30],
- [22, 338, 56, 30],
- [22, 316, 81, 22],
- [22, 316, 56, 22],
- [22, 286, 81, 30],
- [22, 286, 56, 30],
- [22, 224, 89, 22],
- [22, 154, 81, 30],
- [22, 154, 56, 30],
- [22, 132, 81, 22],
- [22, 102, 81, 30],
- [22, 102, 56, 30],
- [12, 198, 95, 74],
- [12, 106, 87, 74],
- [12, 106, 62, 74],
- [8, 194, 103, 82],
- [8, 102, 95, 82],
- [8, 102, 70, 82],
- [8, 10, 91, 82]
- ],
- "paintInvalidationClients": [
- "InlineTextBox 'ipsum dolor'",
- "LayoutText #text",
- "RootInlineBox",
- "LayoutTableCell TD id='d'",
- "InlineTextBox 'dolor'",
- "LayoutText #text",
- "RootInlineBox",
- "LayoutTableCell TD id='d2'",
- "RootInlineBox",
- "InlineTextBox 'Lorem'",
- "RootInlineBox",
- "InlineTextBox 'sit amet'",
- "RootInlineBox",
- "InlineTextBox 'Lorem'",
- "RootInlineBox",
- "InlineTextBox 'sit amet'",
- "RootInlineBox",
- "InlineTextBox 'ipsum dolor'",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTable TABLE id='t'",
- "LayoutTable TABLE",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableSection TBODY",
- "LayoutTableCell TD",
- "RootInlineBox",
- "LayoutTableCell TD",
- "RootInlineBox",
- "LayoutTable TABLE",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableCell TD",
- "LayoutTableSection TBODY",
- "LayoutTable TABLE",
- "LayoutTableCell TD",
- "RootInlineBox",
- "LayoutTableCell TD id='d3'",
- "RootInlineBox",
- "LayoutText #text",
- "InlineTextBox 'ipsum dolor'",
- "LayoutTableCell TD",
- "RootInlineBox"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698