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
Bug 1934520 - [devtools] Avoid errors in document-events webconsole listeners for...
[gecko.git]
/
layout
/
reftests
/
printing
/
test-print-selection-shadow-crossing-3-ref.html
blob
7fe5b4f3304f6873c7fd8e5e3c1e0b46b0dd52cf
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<link
href
=
"print.css"
rel
=
"stylesheet"
>
6
</head>
7
<body>
8
<p>
…htContent1
</p>
9
<p>
ShadowContent1
</p>
10
<p>
InnerContent
</p>
11
<p>
ShadowContent2
</p>
12
<p>
ShadowContent3
</p>
13
<p>
Ligh…
</p>
14
</body>
15
</html>