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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt
index 080394eebb79db826bfb1d124ca27456996b6af5..d9d31c8ff64280b2b646507f72648bedc578ca57 100644
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/js-late-pattern-and-object-creation-expected.txt
@@ -12,11 +12,6 @@
"reason": "became visible"
},
{
- "object": "LayoutSVGRoot svg id='svg-root'",
- "rect": [0, 15, 680, 364],
- "reason": "became visible"
- },
- {
"object": "LayoutSVGInlineText #text",
"rect": [0, 247, 680, 132],
"reason": "layoutObject insertion"
@@ -95,10 +90,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGRoot svg id='svg-root'",
- "reason": "became visible"
- },
- {
"object": "LayoutSVGContainer g id='content'",
"reason": "became visible"
},

Powered by Google App Engine
This is Rietveld 408576698