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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/linking-base-external-reference-expected.txt

Issue 2174833002: Make fragment-only URLs always be document-local references (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove isExternal...; add additional test Created 4 years, 5 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/svg/custom/linking-base-external-reference-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/linking-base-external-reference-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/linking-base-external-reference-expected.txt
deleted file mode 100644
index 229e5d2507d826f7a35fa58cf25926e9169c54a4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/linking-base-external-reference-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 604
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x600
- LayoutBlockFlow {html} at (0,0) size 785x600
- LayoutInline {base} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutSVGRoot {svg} at (0,0) size 100x100
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGResourceLinearGradient {linearGradient} [id="orange_red"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
- LayoutSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
- LayoutSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
- LayoutSVGRect {rect} at (0,0) size 100x100 [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698