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

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

Issue 2108503002: Auto-rebaseline for r402292 (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/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 bd422936ec9c1c588d84cf842138e0d238bcd800..15e66908ad1639e582d3292b5e682763c0b9fb6f 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
@@ -11,7 +11,7 @@
{
"object": "LayoutBlockFlow DIV id='firstLine'",
"rect": [8, 8, 100, 200],
- "reason": "forced by layout"
+ "reason": "full"
},
{
"object": "LayoutBlockFlow (anonymous)",
@@ -38,26 +38,10 @@
],
"objectPaintInvalidations": [
{
- "object": "InlineTextBox 'FAIL: Test did'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'not run'",
- "reason": "full"
- },
- {
"object": "LayoutText #text",
"reason": "layoutObject removal"
},
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow HTML",
"reason": "selection"
},
@@ -75,11 +59,11 @@
},
{
"object": "LayoutBlockFlow DIV id='firstLine'",
- "reason": "forced by layout"
+ "reason": "full"
},
{
"object": "RootInlineBox",
- "reason": "forced by layout"
+ "reason": "full"
},
{
"object": "LayoutText #text",

Powered by Google App Engine
This is Rietveld 408576698