Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / text / text-decoration-propagation-expected.html
blob63b39325b8a67fce02655d567cbb31410ac2c91f
1 <!DOCTYPE html>
2 <span>
3 <svg>
4 <text y="20">Text which does NOT have an underline</text>
5 </svg>
6 </span>