gecko-dev/layout/reftests/pagination/820496-1-ref.html
Hiroyuki Ikezoe 08eb278be8 Bug 1625341 - Convert the newline from windows style to unix-like style in reftests in layout/reftests/pagination/. r=TYLin
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
2020-03-27 02:07:07 +00:00

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>