Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeRedDigital
/
csswg-drafts
Public
forked from
w3c/csswg-drafts
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
csswg-drafts
css-font-loading
on
d9e08bd
User selector
All users
All time
Commit history
Commits on Oct 7, 2015
[css-font-loading] Bikeshed fix
tabatkins
committed
d9e08bd
View commit details
Copy full SHA for d9e08bd
View code at this point
Browse repository at this point
Commits on Sep 2, 2015
[css-font-loading] Add some issues about the phrase 'the document'.
tabatkins
committed
cca8731
View commit details
Copy full SHA for cca8731
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
[css-font-loading] Work around bug in Shepherd's auto-generation.
tabatkins
committed
2206a40
View commit details
Copy full SHA for 2206a40
View code at this point
Browse repository at this point
[css-font-loading] Async algos are hard, yo.
tabatkins
committed
39b37f0
View commit details
Copy full SHA for 39b37f0
View code at this point
Browse repository at this point
[css-font-loading] Turns out firing events calls the event handlers syncly. Queue more tasks instead.
tabatkins
committed
6bbec16
View commit details
Copy full SHA for 6bbec16
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
fonts.ready is a property not a function
jakearchibald
committed
15c0ec0
View commit details
Copy full SHA for 15c0ec0
View code at this point
Browse repository at this point
Commits on May 29, 2015
Add 'Work Status' metadata to all Bikeshed source files. Some files also accidentally got whitespace fixes, whoops.
tabatkins
committed
a108978
View commit details
Copy full SHA for a108978
View code at this point
Browse repository at this point
Commits on May 28, 2015
[css-font-loading] Make the check() function differentiate between 'your font faces don't exist' and 'none of your fonts will render that example text'.
tabatkins
committed
e736860
View commit details
Copy full SHA for e736860
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
[css-font-loading] Fix some links. Not all are correct yet, DOM doesn't appear to be getting into the linking database correctly.
tabatkins
committed
284ef23
View commit details
Copy full SHA for 284ef23
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
[css-font-loading] Change the dom-core-ls reference to dom-ls.
tabatkins
committed
0b61212
View commit details
Copy full SHA for 0b61212
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
[css-font-loading] Remove as many 'whenever' algorithms as I can.
tabatkins
committed
b992315
View commit details
Copy full SHA for b992315
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
[css-font-loading] typo
tabatkins
committed
6a9379a
View commit details
Copy full SHA for 6a9379a
View code at this point
Browse repository at this point
[css-font-loading] Specify font-weight/normal.
tabatkins
committed
eedaba4
View commit details
Copy full SHA for eedaba4
View code at this point
Browse repository at this point
[css-font-loading] Return false from delete() with a CSS-connected font-face.
tabatkins
committed
0d92a99
View commit details
Copy full SHA for 0d92a99
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
[css-font-loading] Handle global keywords and relative values in the load()/check() functions.
tabatkins
committed
170c928
View commit details
Copy full SHA for 170c928
View code at this point
Browse repository at this point
[css-font-loading] Move source argument parsing to the sync section, when it's a string.
tabatkins
committed
88134a7
View commit details
Copy full SHA for 88134a7
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
[css-font-loading] typo
tabatkins
committed
49d4d88
View commit details
Copy full SHA for 49d4d88
View code at this point
Browse repository at this point
[css-font-loading] Clarifying some behavior for css-connected fontfaces.
tabatkins
committed
02b57f2
View commit details
Copy full SHA for 02b57f2
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
[css-font-loading] when firing a font load event, only include faces still present in the set.
tabatkins
committed
35dd5a6
View commit details
Copy full SHA for 35dd5a6
View code at this point
Browse repository at this point
[css-font-loading] Fire loading events/handle loading promise when you add a loading font to a FontFaceSet.
tabatkins
committed
369e9ce
View commit details
Copy full SHA for 369e9ce
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Per heycam's feedback, queue the rejection alongside the attribute setting so the timing works better.
tabatkins
committed
14f5d0a
View commit details
Copy full SHA for 14f5d0a
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Switch everything over to using lt= rather than title=.
tabatkins
committed
7a898e5
View commit details
Copy full SHA for 7a898e5
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Fix Link Defaults, now that Bikeshed is case-sensitive.
tabatkins
committed
78a3434
View commit details
Copy full SHA for 78a3434
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
[css-font-loading] Bikeshed work.
tabatkins
committed
29257dc
View commit details
Copy full SHA for 29257dc
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
[css-font-loading] Remove extraneous class.
Show description for 9ed0020
tabatkins
committed
9ed0020
View commit details
Copy full SHA for 9ed0020
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
[css-font-loading] Bikeshed upgrades.
tabatkins
committed
93eb1f0
View commit details
Copy full SHA for 93eb1f0
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
[css-font-loading] bikeshed updates
Show description for a1b5e13
tabatkins
committed
a1b5e13
View commit details
Copy full SHA for a1b5e13
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
[css-font-loading] Update biblio ref.
tabatkins
committed
7a6f0d1
View commit details
Copy full SHA for 7a6f0d1
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
[css-font-loading] Switch to using the new idl setlike declaration.
Show description for a4fdf3e
tabatkins
committed
a4fdf3e
View commit details
Copy full SHA for a4fdf3e
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
[css-font-loading] Bikeshed fix
Show description for 75ef34b
tabatkins
committed
75ef34b
View commit details
Copy full SHA for 75ef34b
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
[css-font-loading] bikeshed fixes
Show description for 1b83117
tabatkins
committed
1b83117
View commit details
Copy full SHA for 1b83117
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
[css-font-loading] typo
tabatkins
committed
5f4ef0f
View commit details
Copy full SHA for 5f4ef0f
View code at this point
Browse repository at this point
[css-font-loading] Specify that changing @font-face/src must create a new FontFace.
tabatkins
committed
602ded3
View commit details
Copy full SHA for 602ded3
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
[css-font-loading] Add a note about FontFaces just being removed from the font source, not actually deleted or anything.
tabatkins
committed
586c4c1
View commit details
Copy full SHA for 586c4c1
View code at this point
Browse repository at this point
[css-font-loading] Prevent a FontFaceSet from triggering load events every time there's any layout operation that might request fonts.
tabatkins
committed
938208d
View commit details
Copy full SHA for 938208d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.