Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html

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.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html
deleted file mode 100644
index 402ab97f9baf9fa026fde33f7b64817e8fd11510..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/repaint/inline-overflow-expected.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<script src="../../resources/ahem.js"></script>
-<body style="padding: 50px;">
- <span id="target" style="font-family: Ahem; font-size: 50px; -webkit-text-stroke: 50px green;">A&nbsp;&nbsp;B</span>
-</body>

Powered by Google App Engine