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

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

Issue 1406133005: Calculate paint invalidation rect for scrollbars (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/linux/fast/repaint/text-match-document-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt
index 3499411a8e9d5c0a15f096ad213c62265cb771e4..d04013d788b299b0a9ad2024f0cbb90471b20d11 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-match-document-change-expected.txt
@@ -7,7 +7,6 @@
"drawsContent": true,
"repaintRects": [
[295, 102, 15, 400],
- [295, 102, 15, 400],
[18, 170, 269, 332],
[18, 150, 269, 352],
[18, 130, 269, 40],
@@ -22,15 +21,12 @@
"LayoutText #text",
"RootInlineBox",
"RootInlineBox",
- "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"
+ "LayoutBlockFlow DIV",
+ "VerticalScrollbar"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698