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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-section-repaint-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-section-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-section-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-section-repaint-expected.txt
deleted file mode 100644
index c9c0269e4a7ee4ca4305bd09259c1b5be66940d2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/table-section-repaint-expected.txt
+++ /dev/null
@@ -1,88 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [33, 308, 10, 15],
- [12, 357, 52, 30],
- [12, 342, 52, 30],
- [12, 327, 52, 60],
- [12, 327, 52, 30],
- [12, 312, 52, 60],
- [12, 312, 52, 30],
- [8, 376, 60, 15],
- [8, 372, 60, 19],
- [8, 353, 60, 38],
- [8, 338, 60, 38],
- [8, 323, 60, 38],
- [8, 308, 60, 38],
- [8, 248, 60, 30],
- [8, 248, 60, 30],
- [8, 218, 60, 60],
- [8, 218, 60, 30],
- [8, 218, 60, 30],
- [8, 218, 60, 30],
- [8, 218, 60, 30],
- [8, 188, 60, 60],
- [8, 188, 60, 30],
- [8, 188, 60, 30],
- [8, 188, 60, 30],
- [8, 158, 60, 30],
- [8, 158, 60, 30],
- [8, 128, 60, 60],
- [8, 128, 60, 30],
- [8, 128, 60, 30],
- [8, 128, 60, 30],
- [8, 128, 60, 30],
- [8, 98, 60, 60],
- [8, 98, 60, 30],
- [8, 98, 60, 30],
- [8, 98, 60, 30],
- [8, 98, 60, 30],
- [8, 68, 60, 30],
- [8, 68, 60, 30],
- [8, 38, 60, 60],
- [8, 38, 60, 30],
- [8, 38, 60, 30],
- [8, 38, 60, 30],
- [8, 38, 60, 30],
- [8, 8, 60, 60],
- [8, 8, 60, 30],
- [8, 8, 60, 30],
- [8, 8, 60, 30]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow CAPTION id='caption1' class='blue half'",
- "LayoutTableSection TBODY",
- "LayoutTableRow TR",
- "LayoutTableCell TD class='red half'",
- "LayoutTableRow TR",
- "LayoutTableCell TD class='green half'",
- "LayoutTableCell TD",
- "LayoutBlockFlow DIV id='top' class='blue half'",
- "LayoutTableSection TBODY",
- "LayoutTableRow TR",
- "LayoutTableCell TD class='red half'",
- "LayoutTableRow TR",
- "LayoutTableCell TD class='green half'",
- "LayoutBlockFlow CAPTION id='caption2' class='zero'",
- "LayoutTableSection TBODY",
- "LayoutTableRow TR",
- "LayoutTableCell TD class='green half'",
- "LayoutTableRow TR",
- "LayoutTableCell TD class='red half'",
- "LayoutTable TABLE",
- "LayoutBlockFlow DIV id='innerDiv'",
- "LayoutTableSection TBODY",
- "LayoutTableRow TR",
- "LayoutTableCell TD class='half'",
- "LayoutTableRow TR",
- "LayoutTableCell TD class='half'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698