Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlviewer / dumpAsText / xlink.xml
blobc481ff765db8009f235eaae48592612ea19e3fb5
1 <!-- If you can see this, this test has failed. -->
2 <test xmlns="http://still-unknown.example.org/">
3     <header>This tests that xml viewer is not used when there is an attribute XLink namespace.</header>
4     <FAIL/>
5     <xlink l:type="simple" l:href="xlink.xml" xmlns:l="http://www.w3.org/1999/xlink">SUCCESS</xlink>
6 </test>