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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/transforms/animated-path-inside-transformed-html-expected.txt

Issue 1193533006: Migrate svg layout tests to use slimming paint by default (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ready to go Created 5 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: LayoutTests/platform/mac/virtual/slimmingpaint/svg/transforms/animated-path-inside-transformed-html-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/transforms/animated-path-inside-transformed-html-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/transforms/animated-path-inside-transformed-html-expected.txt
deleted file mode 100644
index 138e560fe8c3146441d16fa1d93e750687dbef9b..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/transforms/animated-path-inside-transformed-html-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#FFFFFF",
- "repaintRects": [
- [355, 126, 103, 101],
- [352, 395, 98, 99],
- [246, 104, 119, 28],
- [246, 104, 119, 28],
- [203, 335, 121, 43],
- [203, 335, 121, 43],
- [187, 104, 310, 390],
- [111, 83, 101, 100],
- [90, 206, 98, 98],
- [90, 83, 275, 248]
- ],
- "paintInvalidationClients": [
- "RootInlineBox",
- "InlineTextBox 'This is some text'",
- "LayoutSVGRoot svg",
- "LayoutSVGRect rect id='rect'",
- "LayoutSVGText text id='text'",
- "LayoutSVGInlineText #text",
- "InlineTextBox 'This is some text'",
- "LayoutSVGImage image id='image'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698