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
/
text-decoration
/
emphasis-style-dynamic-ref.html
blob
786be94023899286d0cfa21ab862e73914d45847
1
<!doctype
html
>
2
<html
lang
=
"ja"
>
3
<meta
charset
=
"UTF-8"
>
4
<title>
Bug
1229278
- Dynamic change to text-emphasis-style
</title>
5
<style>
6
div {
7
line-height:
5
;
8
text-emphasis-style: filled triangle;
9
}
10
</style>
11
<div>
ใในใ
</div>
12
</html>