[wp-trac] [WordPress Trac] #45080: Update Autoprefixer
WordPress Trac
noreply at wordpress.org
Tue Dec 18 05:03:16 UTC 2018
#45080: Update Autoprefixer
----------------------------------------+---------------------
Reporter: netweb | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0
Component: Build/Test Tools | Version: 4.7
Severity: normal | Resolution:
Keywords: has-patch commit fixed-5.0 | Focuses:
----------------------------------------+---------------------
Comment (by netweb):
Replying to [comment:6 SergeyBiryukov]:
> The only thing left to commit from [attachment:"45080-trunk.diff"] is
removing the `/* Fails with spaces?? Weird! */` comment. It used to be
next to `-webkit-transform: translate( 50%, 50% )`. [43784] moved it to
`height: 100%` in the next line, which doesn't make sense.
Right, I believe the cause of this is that Autoprefixer cannot
automatically remove vendor prefix lines if they have a comment at the end
of the line.
As such the comment was moved, it should have been removed as it only
applied to the vendor prefix line I believe.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45080#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list