mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1299748 - Fix typo in test_tabindex.html. r=heycam
MozReview-Commit-ID: 6OT3jqbyJSx --HG-- extra : rebase_source : b5e98c923e89e4da45f43408bc30345c8f0d6e9d
This commit is contained in:
parent
2c7b7b622f
commit
6bafa12163
@ -14,7 +14,7 @@
|
||||
<p>Here is a paragraph that requires word wrap</p>
|
||||
</body>
|
||||
</foreignObject>
|
||||
<rect id="r" x="0" y="70" width="100" height="100" fill="yellow" tabIndex="1"/>
|
||||
<rect id="r" x="0" y="70" width="100" height="100" fill="yellow" tabindex="1"/>
|
||||
<text id="t" x="0" y="200" tabindex="2">
|
||||
This is SVG text
|
||||
</text>
|
||||
|
Loading…
Reference in New Issue
Block a user