Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
ruby
/
ruby-block-anonymous-assert.html
blob: 098213f17118bd865b1a7572766eb37a30869950 [
file
] [
log
] [
blame
] [
edit
]
<style>
#
abs_pos
{
position
:
absolute
;
}
</style>
<ruby
id
=
abs_pos
><ruby></ruby><span></ruby>
This test passes if it doesn't crash.
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>