Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/baseuri-href-expected.html
Issue 2174833002 :
Make fragment-only URLs always be document-local references (Closed)
Patch Set: Remove isExternal...; add additional test
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/css3/filters/effect-reference-local-url-with-base.html
third_party/WebKit/LayoutTests/css3/filters/effect-reference-local-url-with-base-expected.html
third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-local-url-with-base.html
third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-local-url-with-base-expected.html
third_party/WebKit/LayoutTests/http/tests/svg/local-url-with-valid-base-and-resource.html
third_party/WebKit/LayoutTests/http/tests/svg/local-url-with-valid-base-and-resource-expected.html
third_party/WebKit/LayoutTests/http/tests/svg/resources/red100x100.svg
third_party/WebKit/LayoutTests/platform/android/svg/custom/linking-base-external-reference-expected.png
third_party/WebKit/LayoutTests/platform/linux/svg/custom/linking-base-external-reference-expected.png
third_party/WebKit/LayoutTests/platform/linux/svg/custom/linking-base-external-reference-expected.txt
third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/linking-base-external-reference-expected.png
third_party/WebKit/LayoutTests/platform/mac/svg/custom/linking-base-external-reference-expected.png
third_party/WebKit/LayoutTests/platform/mac/svg/custom/linking-base-external-reference-expected.txt
third_party/WebKit/LayoutTests/platform/win/svg/custom/linking-base-external-reference-expected.png
third_party/WebKit/LayoutTests/platform/win/svg/custom/linking-base-external-reference-expected.txt
third_party/WebKit/LayoutTests/svg/animations/local-url-target-reference.html
third_party/WebKit/LayoutTests/svg/animations/local-url-target-reference-expected.html
third_party/WebKit/LayoutTests/svg/custom/baseuri-href-expected.html
third_party/WebKit/LayoutTests/svg/custom/linking-base-external-reference.xhtml
third_party/WebKit/LayoutTests/svg/custom/local-url-reference-srcdoc.html
third_party/WebKit/LayoutTests/svg/custom/local-url-reference-srcdoc-expected.html
third_party/WebKit/LayoutTests/svg/custom/local-url-references.html
third_party/WebKit/LayoutTests/svg/custom/local-url-references-expected.html
third_party/WebKit/LayoutTests/svg/text/textpath-local-url-reference.html
third_party/WebKit/LayoutTests/svg/text/textpath-local-url-reference-expected.html
third_party/WebKit/Source/core/css/resolver/FilterOperationResolver.cpp
third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.cpp
third_party/WebKit/Source/core/svg/SVGURIReference.h
third_party/WebKit/Source/core/svg/SVGURIReference.cpp
third_party/WebKit/Source/core/svg/SVGUseElement.h
third_party/WebKit/Source/core/svg/SVGUseElement.cpp