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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt

Issue 2087483002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/win/fast/repaint/selection-clear-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
index b67fc832afb17d12851666c7d8faaf3171b258f5..ded3905e86e20777cb075530bc496b3e6f13ec5e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
@@ -1,7 +1,9 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
@@ -30,81 +32,83 @@
"object": "LayoutText #text",
"rect": [8, 49, 8, 17],
"reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "selection"
- },
- {
- "object": "InlineTextBox 'FAIL: Test did'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'not run'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\u00A0'",
- "reason": "selection"
- },
- {
- "object": "InlineTextBox '\u00A0'",
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutBR BR",
- "reason": "bounds change"
- },
- {
- "object": "LayoutBR BR",
- "reason": "selection"
- },
- {
- "object": "LayoutBlockFlow (anonymous)",
- "reason": "selection"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "reason": "selection"
- },
- {
- "object": "LayoutBlockFlow DIV id='firstLine'",
- "reason": "selection"
- },
- {
- "object": "LayoutBlockFlow DIV id='root'",
- "reason": "selection"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "reason": "selection"
- },
- {
- "object": "LayoutText #text",
- "reason": "selection"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutText #text",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow HTML",
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='root'",
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='firstLine'",
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='firstLine'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "selection"
+ },
+ {
+ "object": "InlineTextBox '\u00A0'",
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "InlineTextBox '\u00A0'",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutBlockFlow (anonymous)",
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBlockFlow (anonymous)",
+ "reason": "bounds change"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutBR BR",
+ "reason": "selection"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBR BR",
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "bounds change"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698