forked from mirrors/gecko-dev
This does not touch the autogenerated tests. WPT print reftests are slower than paged layout reftests, and the autogenerated tests are of much lower value for catching bugs than the handwritten tests. Differential Revision: https://phabricator.services.mozilla.com/D184531
7 lines
144 B
HTML
7 lines
144 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="display: inline-block">a</div>
|
|
<div style="display: inline-block">b</div>
|
|
</body>
|
|
</html>
|