Open Bug 1449142 Opened 7 years ago Updated 2 years ago

Image renders offsetted with -webkit-filter: invert

Categories

(Core :: Layout, defect, P3)

47 Branch
defect

Tracking

()

People

(Reporter: lambdadelta.witch, Unassigned)

References

Details

(Keywords: regression)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0 Build ID: 20180310025718 Steps to reproduce: Open any image directly on separate tab and add -webkit-filter: invert(100%) to html element of page Actual results: Image is rendered with offset and only half of image is visible Example of image: https://memegenerator.net/img/images/7680973.jpg Expected results: Image should remains centered on page
Attached file sample html (deleted) —
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout
Ever confirmed: true
Product: Firefox → Core
Version: 59 Branch → Trunk
Chrome, edge works fine with the attached html. but Firefox fails.
This is intentional as far as I know, and it's because of a spec change that Edge and Blink haven't shipped yet. But maybe we need to update the code here to account for https://github.com/w3c/fxtf-drafts/issues/11#issuecomment-360240933. Markus, is there any bug tracking that?
Flags: needinfo?(mstange)
Blocks: 812899
Keywords: regression
Version: Trunk → 47 Branch
(In reply to Emilio Cobos Álvarez [:emilio] from comment #3) > This is intentional as far as I know, and it's because of a spec change that > Edge and Blink haven't shipped yet. > > But maybe we need to update the code here to account for > https://github.com/w3c/fxtf-drafts/issues/11#issuecomment-360240933. Markus, > is there any bug tracking that? Yes, that's correct, and doing so will fix this bug. Bug 1423746 is tracking that.
Depends on: 1423746
Flags: needinfo?(mstange)
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: