mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
08eb278be8
find layout/reftests/pagination -type f | xargs sed -i 's/^r//g' Differential Revision: https://phabricator.services.mozilla.com/D68483 --HG-- extra : moz-landing-system : lando
8 lines
195 B
HTML
8 lines
195 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-paged">
|
|
<body style="margin:0">
|
|
<div style="height:10000px; background:blue;">
|
|
<div style="height:5000px; width:50%; background:yellow;">
|
|
</body>
|
|
</html>
|