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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-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/animated-path-inside-transformed-html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
index d15efbd1164a061462a337a8def42bd68787454b..63212f3eeadf4a64da49c7f853e8a3dd040403e2 100644
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
+++ b/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/animated-path-inside-transformed-html-expected.txt
@@ -8,16 +8,6 @@
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
- "object": "LayoutSVGRoot svg",
- "rect": [187, 106, 310, 390],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRoot svg",
- "rect": [90, 85, 277, 249],
- "reason": "bounds change"
- },
- {
"object": "LayoutSVGInlineText #text",
"rect": [203, 336, 123, 44],
"reason": "forced by layout"
@@ -62,10 +52,6 @@
],
"objectPaintInvalidations": [
{
- "object": "LayoutSVGRoot svg",
- "reason": "bounds change"
- },
- {
"object": "LayoutSVGRect rect id='rect'",
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698