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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt

Issue 1878163002: Auto-rebaseline for r386594 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/linux/fast/repaint/selection-after-remove-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt
index bdc1b6734c32fd51e1ed787c7a370e2b02135adb..94f89feecef8920cdf42e171b2306e19e9454c3f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-remove-expected.txt
@@ -5,49 +5,182 @@
"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'"
+ "paintInvalidations": [
+ {
+ "object": "InlineTextBox '\n'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox ' '",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox ' '",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox ' '",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox ' '",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox ' world'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'hello '",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'hello '",
+ "rect": [0, 0, 0, 0],
+ "reason": "selection"
+ },
+ {
+ "object": "InlineTextBox 'hello world hello world'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'hello world hello world'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'hello world hello world'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'hello'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'world hello world'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'world'",
+ "rect": [0, 0, 0, 0],
+ "reason": "selection"
+ },
+ {
+ "object": "InlineTextBox 'world'",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutBR BR",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "rect": [0, 0, 0, 0],
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='test'",
+ "rect": [0, 0, 0, 0],
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='test'",
+ "rect": [38, 100, 152, 80],
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='test'",
+ "rect": [38, 99, 152, 81],
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='test'",
+ "rect": [38, 79, 152, 99],
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 0, 0],
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutInline SPAN id='removeme'",
+ "rect": [0, 0, 0, 0],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [39, 79, 142, 99],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [39, 79, 32, 19],
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 0, 0, 0],
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [67, 159, 39, 19],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [71, 79, 35, 19],
+ "reason": "bounds change"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ }
]
}
]

Powered by Google App Engine
This is Rietveld 408576698