Closed Bug 1315637 Opened 8 years ago Closed 7 years ago

text-indent:-1000000px with filter: grayscale(100%); makes the site content invisible

Categories

(Core :: Web Painting, defect)

49 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1336480

People

(Reporter: vlad.ilin, Assigned: u459114)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20161019084923

Steps to reproduce:

text-indent:-1000000px with filter: grayscale(100%); makes the site content invisible in any firefox


Actual results:

site is blank


Expected results:

site is black and white
Can you please provide a link to the site or a minimal test case?
Flags: needinfo?(vlad.ilin)
Sorry for the delay I had to re-create the page.

Please see http://talaadthai.com/thai/rob1

I this page I added 
<style type="text/css">
.icon_th, .icon_ch, .icon_en, .icon_fb { text-indent: -1500000px;}
</style>

If you disable this function, the page will come back (I set -1500px in the regular style sheet)
(In reply to Justin [:JW_SoftvisionQA] from comment #1)
> Can you please provide a link to the site or a minimal test case?

Sorry for the delay I had to re-create the page.

Please see http://talaadthai.com/thai/rob1

I this page I added 
<style type="text/css">
.icon_th, .icon_ch, .icon_en, .icon_fb { text-indent: -1500000px;}
</style>

If you disable this function, the page will come back (I set -1500px in the regular style sheet)
I can confirm this issue on Mozilla/5.0 (Windows NT 6.3; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0

The page renders black but shows fine on Chrome and IE.
Component: Untriaged → Layout: View Rendering
Flags: needinfo?(vlad.ilin)
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Assignee: nobody → cku
Group: kddi-confidential
Group: kddi-confidential
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.