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

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

Issue 1883513002: Auto-rebaseline for r386594 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/delete-into-nested-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/delete-into-nested-block-expected.txt
index 258bd3b730d4d48aa44b5050ad1dfa43f076ca64..41a8bc19eb578d4f7d35c78f2b080988c2c59bcd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/delete-into-nested-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/delete-into-nested-block-expected.txt
@@ -5,50 +5,157 @@
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
- "repaintRects": [
- [8, 167, 784, 21],
- [8, 167, 30, 20],
- [8, 147, 784, 41],
- [8, 147, 784, 21],
- [8, 147, 23, 20],
- [8, 127, 784, 21],
- [8, 127, 30, 20],
- [8, 127, 22, 20],
- [7, 126, 786, 103],
- [7, 126, 3, 22]
- ],
- "paintInvalidationClients": [
- "InlineTextBox 'one'",
- "LayoutText #text",
- "RootInlineBox",
- "InlineTextBox 'two'",
- "LayoutText #text",
- "RootInlineBox",
- "LayoutBlockFlow DIV",
- "InlineTextBox 'three'",
- "LayoutText #text",
- "RootInlineBox",
- "InlineTextBox '\n'",
- "LayoutBR BR",
- "RootInlineBox",
- "LayoutBlockFlow DIV",
- "LayoutBlockFlow DIV id='two'",
- "InlineTextBox '\n'",
- "RootInlineBox",
- "InlineTextBox '\n'",
- "LayoutBR BR",
- "InlineTextBox 'three'",
- "RootInlineBox",
- "InlineTextBox 'three'",
- "LayoutText #text",
- "LayoutInline SPAN",
- "RootInlineBox",
- "LayoutBlockFlow DIV",
- "LayoutBlockFlow DIV id='one'",
- "RootInlineBox",
- "LayoutText #text",
- "InlineTextBox 'three'",
- "LayoutBlockFlow DIV id='one'"
+ "paintInvalidations": [
+ {
+ "object": "InlineTextBox '\n'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'one'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'three'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'three'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'three'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'three'",
+ "rect": [0, 0, 0, 0],
+ "reason": "location change"
+ },
+ {
+ "object": "InlineTextBox 'two'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutBR BR",
+ "rect": [0, 0, 0, 0],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBR BR",
+ "rect": [0, 0, 0, 0],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "rect": [8, 147, 784, 21],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "rect": [8, 167, 784, 21],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "rect": [7, 126, 786, 103],
+ "reason": "outline"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='one'",
+ "rect": [8, 127, 784, 21],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='one'",
+ "rect": [7, 126, 3, 22],
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='two'",
+ "rect": [8, 147, 784, 41],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutInline SPAN",
+ "rect": [0, 0, 0, 0],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [8, 127, 22, 20],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [8, 147, 23, 20],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [8, 167, 30, 20],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [8, 127, 30, 20],
+ "reason": "location change"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ }
]
}
]

Powered by Google App Engine
This is Rietveld 408576698