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

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

Issue 1456953003: Revert of 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 d04013d788b299b0a9ad2024f0cbb90471b20d11..3499411a8e9d5c0a15f096ad213c62265cb771e4 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
@@ -6,6 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [295, 102, 15, 400],
[295, 102, 15, 400],
[18, 170, 269, 332],
[18, 150, 269, 352],
@@ -21,12 +22,15 @@
"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",
- "VerticalScrollbar"
+ "LayoutBlockFlow DIV"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698