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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/ems-display-none-expected.txt

Issue 2080713003: 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/svg/text/ems-display-none-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/ems-display-none-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/ems-display-none-expected.txt
index 5d7296cd0b99a48d9dfeaa744ab6cc1eb8fcb96a..77a7ae597e3fe56f45e7da09dfb813be9e241eec 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/ems-display-none-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/ems-display-none-expected.txt
@@ -1,7 +1,9 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
@@ -45,33 +47,67 @@
"object": "LayoutSVGText text id='text'",
"rect": [50, 54, 571, 86],
"reason": "layoutObject insertion"
- },
- {
- "object": "InlineFlowBox",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineFlowBox",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox ' '",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'Two lines of text should be visible.'",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'Two lines of text should be visible.'",
- "reason": "layoutObject insertion"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutSVGRoot svg",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGContainer g",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGText text id='text'",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutSVGTSpan tspan id='tspan'",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "InlineFlowBox",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "InlineTextBox 'Two lines of text should be visible.'",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "InlineTextBox ' '",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutSVGTSpan tspan",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "InlineFlowBox",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "layoutObject insertion"
+ },
+ {
+ "object": "InlineTextBox 'Two lines of text should be visible.'",
+ "reason": "layoutObject insertion"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698