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 - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git]
/
layout
/
tables
/
crashtests
/
1767364-1.html
blob
08c336f6d5d1439e4993ade1f2777cb5362ab31b
1
<html
class
=
"reftest-paged"
>
2
<head>
3
<title>
Testcase bug
1767364
- page breaks, empty thead & `position: fixed` div inside tbody causing a crash
</title>
4
<style>
5
* {
6
border-bottom: -moz-default-color solid;
7
break-before: page
8
}
9
</style>
10
</head>
11
<table
id
=
"a"
>
12
<thead></thead>
13
<th>
14
<div
style
=
"position: fixed"
>
a
</div>
15
</table>
16
<h1>