arrow-down arrow at-sign bug check checkbox-checked checkbox-unchecked svg-checkmark chevron-right chevrons-right circle-down circle-left circle-right circle-up cloud2 svg-cross2 download download external-link filter github hash home leaf leaf left link-2 log-in log-out mail menu message-square minus plus radio-checked radio-checked2 radio-unchecked search settings spinner8 target twitter up upload-2 user users warning x zap
  • Home
  • Report a bug
  • Contribute
  • All issues
  • Login

URL: http://weather.yahoo.co.jp
Browser / Version: Firefox Mobile 36.0
Operating System: Android
Problem type: Something else - I'll add details below

Steps to Reproduce

  1. Navigate to: http://weather.yahoo.co.jp
  2. Logo is not as sharp as in other browsers

The reason is the -webkit- based CSS here:
http://ai.yimg.jp/yui/jp/smh/sp/1.4.0/yjsmh_weather.css

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #yjsmhLogo h1 {
    background-image: url("/c/logo/s/2.0/weather_w_22_2x.png");
    -webkit-background-size: 127px 22px;
    -moz-background-size: 127px 22px;
    background-size: 127px 22px;
  }
}

country: jp

Please login to edit issues.

View issue on Github

Shortcut: Press l on your keyboard to open the label editor. Shortcut: Press g on your keyboard to be taken to the GitHub view of this page.
Closed: Fixed
#1018

weather.yahoo.co.jp - blurred logo

Opened: 2015-04-30
Reporter: hallvors
Comments: 4
  • Home
  • List of issues
  • About
  • Contribute
  • Contact
  • Privacy Policy
  • Terms of Service
  • Code of Conduct