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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/use-setAttribute-crash-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/svg/custom/use-setAttribute-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/use-setAttribute-crash-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/use-setAttribute-crash-expected.txt
similarity index 82%
rename from third_party/WebKit/LayoutTests/platform/mac/svg/custom/use-setAttribute-crash-expected.txt
rename to third_party/WebKit/LayoutTests/svg/custom/use-setAttribute-crash-expected.txt
index e6831aee904c699e103b7b097c295f92b0857509..1d3c884346e24d973b92258da2ab0dc64622cc3f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/use-setAttribute-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/use-setAttribute-crash-expected.txt
@@ -11,12 +11,7 @@
{
"object": "LayoutBlockFlow body",
"rect": [8, 8, 784, 204],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow body",
- "rect": [8, 112, 784, 100],
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGContainer svg:use id='use'",
@@ -66,24 +61,12 @@
"reason": "layoutObject removal"
},
{
- "object": "InlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "LayoutBlockFlow body",
- "reason": "incremental"
- },
- {
"object": "LayoutBlockFlow body",
- "reason": "invalidate paint rectangle"
+ "reason": "forced by layout"
},
{
"object": "RootInlineBox",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGRoot svg:svg id='svg'",

Powered by Google App Engine
This is Rietveld 408576698