Closed
Bug 1625341
Opened 6 years ago
Closed 6 years ago
Drop CR code in reftests in layout/reftest/pagination
Categories
(Core :: Layout, task, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
Details
Attachments
(1 file)
It's annoying to convert the reftests into wpt by a script I've written.
| Assignee | ||
Comment 1•6 years ago
|
||
find layout/reftests/pagination -type f | xargs sed -i 's/^M//g'
Updated•6 years ago
|
Attachment #9136180 -
Attachment description: Bug 1625341 - Drop CRs in reftests in layout/reftests/pagination/. r?TYLin → Bug 1625341 - Convert the newline from windows style to unix-like style in reftests in layout/reftests/pagination/. r?TYLin
Pushed by hikezoe.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f2140a50f82b
Convert the newline from windows style to unix-like style in reftests in layout/reftests/pagination/. r=TYLin
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•