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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/svg/text/append-text-node-to-tspan-expected.txt

Issue 1953813003: Rebaseline some tests on win7 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/win7/svg/text/append-text-node-to-tspan-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/svg/text/append-text-node-to-tspan-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/svg/text/append-text-node-to-tspan-expected.txt
deleted file mode 100644
index a6d331d63ca29bcf0ceb131f48d2d007137120b1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win7/svg/text/append-text-node-to-tspan-expected.txt
+++ /dev/null
@@ -1,67 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [10, 63, 306, 374],
- "reason": "location change"
- },
- {
- "object": "LayoutSVGText text",
- "rect": [10, 63, 306, 374],
- "reason": "style change"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox ''",
- "reason": "full"
- },
- {
- "object": "InlineTextBox ''",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'PA'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'PASS'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'PASS'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'SS'",
- "reason": "location change"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698