repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No Bug, mozilla-central repo-update HSTS HPKP remote-settings mobile-experiments...
[gecko.git]
/
layout
/
tables
/
crashtests
/
1555757-3.html
blob
41d0043e66f1428eaee90069a097bfb65a8610b0
1
<style
id
=
"a"
>
2
:not(shadow) {
3
contain: strict;
4
}
5
.z {
6
marker-mid: url(#x);
7
display: inline-table;
8
}
9
</style>
10
<script>
11
function
go
() {
12
b
.
appendChild
(
c
)
13
f
.
width
14
a
.
appendChild
(
d
)
15
}
16
</script>
17
<body
onload=go()
>
18
<button
id
=
"b"
>
19
<datalist
id
=
"d"
>
20
<dt
id
=
"c"
class
=
"z"
cite
=
"x"
>
21
<base
href
=
"x"
></base>
22
<image
id
=
"f"
>