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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-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/mac/fast/repaint/delete-into-nested-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
index 1088869f8279d48f2d78babe172bb08f6fbb347e..2e7e63527ea78a115978a15e8ba78b616c8121b5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
@@ -1,7 +1,9 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
@@ -55,93 +57,75 @@
"object": "LayoutBlockFlow DIV id='one'",
"rect": [7, 118, 3, 21],
"reason": "invalidate paint rectangle"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'one'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'three'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'three'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'three'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'three'",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'two'",
- "reason": "full"
- },
- {
- "object": "LayoutBR BR",
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutBR BR",
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutInline SPAN",
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutText #text",
- "reason": "layoutObject removal"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutText #text",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBR BR",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='two'",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBR BR",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutInline SPAN",
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "reason": "outline"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='one'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "InlineTextBox 'three'",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='one'",
+ "reason": "invalidate paint rectangle"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698