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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt

Issue 2086703002: Auto-rebaseline for r400760 (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/delete-into-nested-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt
index d640d712d79ccc1e565b8f14fdcad340d215db91..3ee3882bce09d06b2525916440b6aac17e5eef9c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-expected.txt
@@ -63,26 +63,58 @@
],
"objectPaintInvalidations": [
{
+ "object": "InlineTextBox 'one'",
+ "reason": "full"
+ },
+ {
"object": "LayoutText #text",
"reason": "layoutObject removal"
},
{
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'two'",
+ "reason": "full"
+ },
+ {
"object": "LayoutText #text",
"reason": "layoutObject removal"
},
{
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
"object": "LayoutBlockFlow DIV",
"reason": "layoutObject removal"
},
{
+ "object": "InlineTextBox 'three'",
+ "reason": "full"
+ },
+ {
"object": "LayoutText #text",
"reason": "layoutObject removal"
},
{
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
"object": "LayoutBR BR",
"reason": "layoutObject removal"
},
{
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
"object": "LayoutBlockFlow DIV",
"reason": "layoutObject removal"
},
@@ -91,10 +123,34 @@
"reason": "layoutObject removal"
},
{
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "full"
+ },
+ {
"object": "LayoutBR BR",
"reason": "layoutObject removal"
},
{
+ "object": "InlineTextBox 'three'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'three'",
+ "reason": "full"
+ },
+ {
"object": "LayoutText #text",
"reason": "layoutObject removal"
},
@@ -103,6 +159,10 @@
"reason": "layoutObject removal"
},
{
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
"object": "LayoutBlockFlow DIV",
"reason": "outline"
},

Powered by Google App Engine
This is Rietveld 408576698