Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html style="overflow:hidden;">
<head>
<title>CSS Test: Ruby Base Frames Reflowed</title>
<link rel="author" title="Sam Bowen" href="mailto:sgbowen8@gmail.com">
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<meta name="assert" content="Test checks that ruby bases are reflowed.">
<meta charset="UTF-8">
<link rel="stylesheet" href="support/ruby-common.css">
<style>
body { line-height: 3; }
</style>
</head>
<body>
新幹線
</body>
</html>