зеркало из https://github.com/mozilla/pjs.git
11 строки
193 B
HTML
11 строки
193 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
<span style="display:table">
|
||
|
Cell 1
|
||
|
<script type="text/javascript">document.body.offsetWidth</script>
|
||
|
Cell 2
|
||
|
</span>
|
||
|
</body>
|
||
|
</html>
|