layout/reftests/svg/dynamic-text-07-ref.svg

branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal deleted inserted replaced
-1:000000000000 0:aabf2e2562a7
1 <!--
2 Any copyright is dedicated to the Public Domain.
3 http://creativecommons.org/publicdomain/zero/1.0/
4 -->
5 <svg xmlns="http://www.w3.org/2000/svg">
6 <title>Reference to check whitespace handling</title>
7
8 <!-- From https://bugzilla.mozilla.org/show_bug.cgi?id=717870 -->
9
10 <text x="10" y="50" font-size="50">A B</text>
11 </svg>

mercurial