blob: cbd83fab16036686be6afdbc57d67949b57a6e19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!DOCTYPE html>
<link rel="help" href="https://drafts.csswg.org/css-text-3/#white-space-property">
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1474774">
<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
<style>
:last-of-type {
word-spacing:15946245.3ch;
border-right-style:solid;
}
</style>
<button formaction=''>
<small>
AAAAAAAA
</html>
|