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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/delete-into-nested-block-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/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 3ee3882bce09d06b2525916440b6aac17e5eef9c..0d4860b659dbe417f460a316d8333defcfb7c918 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
@@ -31,7 +31,7 @@
{
"object": "LayoutBlockFlow DIV id='one'",
"rect": [8, 119, 784, 19],
- "reason": "forced by layout"
+ "reason": "full"
},
{
"object": "LayoutText #text",
@@ -63,58 +63,26 @@
],
"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"
},
@@ -123,34 +91,10 @@
"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"
},
@@ -159,20 +103,16 @@
"reason": "layoutObject removal"
},
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow DIV",
"reason": "outline"
},
{
"object": "LayoutBlockFlow DIV id='one'",
- "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