webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
729 stars 63 forks source link

www.thecheesecakefactory.com - Logo is not rendered well #135533

Open webcompat-bot opened 3 months ago

webcompat-bot commented 3 months ago

URL: https://www.thecheesecakefactory.com/menu

Browser / Version: Firefox 124.0 Operating System: Windows 10 Tested Another Browser: Yes Chrome

Problem type: Design is broken Description: Images not loaded Steps to Reproduce: Logo on Firefox shows "heesecake Factory" instead of "Cheesecake Factory". This is because of how Firefox renders SVG masks, as shown by the "url(#ckb)" property in the logo's SVG. Removing this causes the logo to render correctly.

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

azlata commented 3 months ago

Thank you for reporting this issue, I was able to reproduce it. It seems that the logo is not rendered well on Firefox Release and Nightly, while on Chrome it is displayed as expected.

Release & Nightly image

Chrome image

Tested on: • Browser / Version: Firefox Nightly 126.0a1 (2024-04-04) / Firefox Release 124.0.2 / Chrome 123.0.6312.106 • Operating System: Windows 10

Notes:

  1. Reproducible on both Firefox Release and Nightly
  2. Not reproducible on Chrome.
  3. Reproducible regardless of settings of Enhanced Tracking Protection

Moving to Needsdiagnosis.

[qa_14/2024]