Skip to content

Commit

Permalink
Bug 1575944 [wpt PR 18617] - Test <frame>.tabIndex, a=testonly
Browse files Browse the repository at this point in the history
Automatic update from web-platform-tests
Test <frame>.tabIndex

Follows whatwg/html#4859.

--

wpt-commits: b8cdc9bf2f140359cc60c30241675461e6a0a71a
wpt-pr: 18617

UltraBlame original commit: 87a56ada75447e129bd5956f87d2be2a5803802e
  • Loading branch information
marco-c committed Oct 4, 2019
1 parent 81acf7c commit 1a707a8
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 0 deletions.
@@ -0,0 +1,49 @@
<
!
DOCTYPE
html
>
<
meta
charset
=
"
utf
-
8
"
>
<
title
>
We
'
ll
grab
a
frame
from
this
page
to
test
its
tabIndex
<
/
title
>
<
frameset
>
<
frame
>
<
/
frame
>
<
/
frameset
>

0 comments on commit 1a707a8

Please sign in to comment.