Closed Bug 930125 Opened 11 years ago Closed 11 years ago

webfonts.less points to an explicitly http resource

Categories

(Webmaker Graveyard :: Thimble, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: michiel, Unassigned)

Details

Attachments

(1 file)

We currently have this wonderful mixed content breaker:

@font-face {
  font-family: 'Meta';
  src: url('http://www.mozilla.org/img/fonts/MetaWebPro-Bold.eot');
  src: local('?'), url('http://www.mozilla.org/img/fonts/MetaWebPro-Bold.woff') format('woff');
  font-weight: bold;
}

which should just be //
Attachment #821150 - Flags: review?(dale)
Attachment #821150 - Flags: review?(dale) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: