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
/
css
/
dashboard-regions-undefined-length-assertion.html
blob
8e110f5b12dd5b7bfaa6b4207a9100b4e000b304
1
<script>
2
if
(
window
.
testRunner
)
3
testRunner
.
dumpAsText
();
4
</script>
5
<div
style
=
"-webkit-dashboard-region: dashboard-region(control rectangle)"
></div>
6
<p>
The test passes if it does not cause an assertion failure.
</p>