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

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

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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-clear-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt
index 15e66908ad1639e582d3292b5e682763c0b9fb6f..b2836467111fbc9bb5e9b43292c96894695dc710 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-clear-expected.txt
@@ -19,6 +19,11 @@
"reason": "bounds change"
},
{
+ "object": "LayoutBlockFlow DIV id='root'",
+ "rect": [8, 208, 100, 100],
+ "reason": "incremental"
+ },
+ {
"object": "LayoutBlockFlow (anonymous)",
"rect": [8, 108, 100, 100],
"reason": "bounds change"
@@ -54,8 +59,8 @@
"reason": "selection"
},
{
- "object": "LayoutBlockFlow DIV id='firstLine'",
- "reason": "selection"
+ "object": "LayoutBlockFlow DIV id='root'",
+ "reason": "incremental"
},
{
"object": "LayoutBlockFlow DIV id='firstLine'",
@@ -67,14 +72,6 @@
},
{
"object": "LayoutText #text",
- "reason": "selection"
- },
- {
- "object": "InlineTextBox '\u00A0'",
- "reason": "selection"
- },
- {
- "object": "LayoutText #text",
"reason": "layoutObject insertion"
},
{
@@ -83,10 +80,6 @@
},
{
"object": "LayoutBlockFlow (anonymous)",
- "reason": "selection"
- },
- {
- "object": "LayoutBlockFlow (anonymous)",
"reason": "bounds change"
},
{
@@ -95,14 +88,6 @@
},
{
"object": "LayoutBR BR",
- "reason": "selection"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "selection"
- },
- {
- "object": "LayoutBR BR",
"reason": "bounds change"
},
{

Powered by Google App Engine
This is Rietveld 408576698