Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / use-referencing-style-crash.svg
bloba3c1e355653207d866237b66d477b631eb6898f0
1 <!-- This test is designed to have errors in the svg content. It should not crash. -->
2 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3 <use xlink:href="#foo"/>
4 <script>
5 if (window.testRunner)
6 testRunner.dumpAsText();
7 </script>
8 <symbol id="foo">
9 <style>