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
Backed out changeset bb54bd88c1ec (bug 1936282) for causing bc failures @browser_tab_...
[gecko.git]
/
layout
/
printing
/
crashtests
/
1819468-1.html
blob
1ce7ded9e20a90ff2ababee2bfb7e745cecfaf00
1
<!DOCTYPE
html
>
2
<style>
3
.c {
4
break-after: page;
5
page: Rotated;
6
}
7
</style>
8
<script>
9
document
.
addEventListener
(
"DOMContentLoaded"
, () => {
10
b
.
insertAdjacentHTML
(
"afterBegin"
,
a
.
innerHTML
)
11
SpecialPowers
.
wrap
(
window
).
printPreview
()?.
close
()
12
})
13
</script>
14
<audio>
15
<optgroup
id
=
"a"
>
16
<option
class
=
"c"
>
a
</option>
17
</audio>
18
<menu
style
=
"max-height: 0em"
>
19
<menu
id
=
"b"
></menu>
20
</menu>
21
<select
class
=
"c"
>