mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
14 lines
240 B
HTML
14 lines
240 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
|
|
<div style="display: -moz-grid-line;">
|
|
<div style="position: relative; direction: rtl;">
|
|
<div style="position: absolute;">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|