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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.txt

Issue 2278683002: Rebaseline two failing tests on Win10 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New baselines Created 4 years, 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.txt
deleted file mode 100644
index 77f2b692d97d7e0a6a1d19b9c93511c6aa7d3453..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-{
- "name": "Content Root Layer",
- "bounds": [800, 600],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [90, 116, 64, 17],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGText text id='status'",
- "rect": [90, 116, 64, 17],
- "reason": "full"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [90, 116, 44, 17],
- "reason": "layoutObject insertion"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGText text id='status'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'Passed'",
- "reason": "layoutObject insertion"
- }
- ]
-}
-
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/svg/custom/use-clipped-hit-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698