Closed
Bug 1452065
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10345 - Fix all lint errors in svg/import/*
Categories
(Core :: SVG, enhancement, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10345 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10345
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
> Fix all lint errors in svg/import/*
>
> First dos2unix was used and for text-fonts-202-t-manual.svg this also
> removes a UTF-8 BOM.
>
> Then all files were passed through git stripspace, which also removed
> some double blank lines which don't look to have been meaningful.
>
> Finally all tabs were replaced by two spaces, as that's the tab width
> that seems to have been used when editing these files. Some odd
> indentation remains and would have to be fixed manually.
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e6c521e6fb27
[wpt PR 10345] - Fix all lint errors in svg/import/*, a=testonly
Comment 3•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•