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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/repaint/text-match-document-change-expected.txt

Issue 1454953002: Auto-rebaseline for r360144 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/mac-snowleopard/fast/repaint/text-match-document-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/repaint/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/repaint/text-match-document-change-expected.txt
deleted file mode 100644
index c25c8f16aaf26676cf46a6e2c389ad612cdc1ff4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/repaint/text-match-document-change-expected.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [295, 172, 15, 300],
- [295, 102, 15, 400],
- [295, 102, 15, 141],
- [295, 102, 15, 70],
- [18, 164, 269, 338],
- [18, 146, 269, 356],
- [18, 128, 269, 36],
- [18, 128, 269, 18],
- [18, 128, 256, 36],
- [18, 128, 84, 18],
- [10, 102, 285, 400]
- ],
- "paintInvalidationClients": [
- "InlineTextBox 'To be changed: findme (Manual testing:'",
- "InlineTextBox 'Find-in-page 'findme', then click here)'",
- "LayoutText #text",
- "RootInlineBox",
- "RootInlineBox",
- "VerticalScrollbar",
- "LayoutIFrame (positioned) IFRAME id='iframe'",
- "VerticalScrollbar",
- "LayoutIFrame (positioned) IFRAME id='iframe'",
- "VerticalScrollbar",
- "LayoutIFrame (positioned) IFRAME id='iframe'",
- "VerticalScrollbar",
- "LayoutIFrame (positioned) IFRAME id='iframe'",
- "LayoutBlockFlow HTML",
- "LayoutBlockFlow DIV id='to-be-changed'",
- "LayoutText #text",
- "InlineTextBox 'After change'",
- "LayoutBlockFlow DIV"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698