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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-after-remove-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/selection-after-remove-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt
deleted file mode 100644
index bdc1b6734c32fd51e1ed787c7a370e2b02135adb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [71, 79, 35, 19],
- [67, 159, 39, 19],
- [39, 79, 142, 99],
- [39, 79, 32, 19],
- [38, 100, 152, 80],
- [38, 99, 152, 81],
- [38, 79, 152, 99]
- ],
- "paintInvalidationClients": [
- "InlineTextBox 'world hello world'",
- "InlineTextBox ' '",
- "InlineTextBox 'hello world hello world'",
- "InlineTextBox ' '",
- "InlineTextBox 'hello world hello world'",
- "InlineTextBox ' '",
- "InlineTextBox 'hello world hello world'",
- "InlineTextBox ' '",
- "InlineTextBox 'hello'",
- "LayoutText #text",
- "LayoutInline SPAN id='removeme'",
- "InlineTextBox 'hello '",
- "RootInlineBox",
- "RootInlineBox",
- "RootInlineBox",
- "RootInlineBox",
- "InlineTextBox ' world'",
- "InlineTextBox '\n'",
- "RootInlineBox",
- "LayoutBlockFlow HTML",
- "LayoutBlockFlow BODY",
- "LayoutBlockFlow DIV id='test'",
- "LayoutBlockFlow DIV id='test'",
- "LayoutBlockFlow DIV id='test'",
- "RootInlineBox",
- "LayoutText #text",
- "InlineTextBox 'hello '",
- "LayoutText #text",
- "InlineTextBox 'world'",
- "LayoutText #text",
- "InlineTextBox 'world'",
- "LayoutBR BR",
- "InlineTextBox '\n'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698