mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
7 lines
102 B
HTML
7 lines
102 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<p>a<span style="display: inline-table;">bc</span>d</p>
|
|
</body>
|
|
</html>
|