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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt

Issue 2066303004: Manual rebaseline for crbug.com/620126 (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-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt
deleted file mode 100644
index 481e35d55cf0d06718c4de017bb035589958d1ed..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt
+++ /dev/null
@@ -1,58 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutSVGContainer g id='content'",
- "rect": [16, 39, 784, 174],
- "reason": "full"
- },
- {
- "object": "LayoutSVGText text",
- "rect": [16, 39, 784, 174],
- "reason": "style change"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [334, 39, 466, 174],
- "reason": "incremental"
- },
- {
- "object": "LayoutSVGRoot svg id='svg-root'",
- "rect": [334, 39, 466, 174],
- "reason": "incremental"
- },
- {
- "object": "LayoutSVGPath path",
- "rect": [0, 0, 334, 500],
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'Clipped. INVISIBLE.'",
- "reason": "incremental"
- },
- {
- "object": "InlineTextBox 'Clipped. INVISIBLE.'",
- "reason": "full"
- },
- {
- "object": "LayoutSVGResourceClipper clipPath id='dynClip'",
- "reason": "layoutObject insertion"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698