repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
lists
/
list-marker-text-reverse.html
blob
2b1e6e79260e5230d5690a642fa99d53a0b655a4
1
<!DOCTYPE
html
>
2
<li
style
=
"list-style-type: hebrew"
></li>
3
Test passes if it does not crash.
4
<script>
5
if
(
window
.
testRunner
)
6
testRunner
.
dumpAsText
();
7
</script>