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 }}
Semigradsky
/
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-load-events
on
45042eb
User selector
All users
All time
Commit history
Commits on Nov 7, 2013
[css-font-load-events] bikeshed fixes
tabatkins
committed
373f798
View commit details
Copy full SHA for 373f798
View code at this point
Browse repository at this point
[css-font-load-events] bikeshed fixes
tabatkins
committed
5329921
View commit details
Copy full SHA for 5329921
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
[css-font-load-events] Trim the Ignored Terms list.
tabatkins
committed
fca7ef5
View commit details
Copy full SHA for fca7ef5
View code at this point
Browse repository at this point
[css-font-load-events] Move John to Former Editor.
tabatkins
committed
5e7bb02
View commit details
Copy full SHA for 5e7bb02
View code at this point
Browse repository at this point
[css-font-load-events] bikeshed fixes
Show description for c5f1f06
tabatkins
committed
c5f1f06
View commit details
Copy full SHA for c5f1f06
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
[css-font-load-events] Add to the local fonts issue.
tabatkins
committed
ebf441f
View commit details
Copy full SHA for ebf441f
View code at this point
Browse repository at this point
Commits on Sep 17, 2013
[css-font-load-events] bikeshed updates
tabatkins
committed
93d8559
View commit details
Copy full SHA for 93d8559
View code at this point
Browse repository at this point
[css-font-load-events] bikeshed updates
Show description for f8f6ec6
tabatkins
committed
f8f6ec6
View commit details
Copy full SHA for f8f6ec6
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
[css-font-load-events] Clarify that font-matching/loading is done via this algo.
Show description for 065e3ec
tabatkins
committed
065e3ec
View commit details
Copy full SHA for 065e3ec
View code at this point
Browse repository at this point
[css-font-load-events] Per John's suggestion, make the CSS-connected FontFaces not addable/removable from the FontFaceSet.
tabatkins
committed
b05e48b
View commit details
Copy full SHA for b05e48b
View code at this point
Browse repository at this point
[css-font-load-events] Remove FontFace#match(), per John's feedback.
Show description for 28d2ec5
tabatkins
committed
28d2ec5
View commit details
Copy full SHA for 28d2ec5
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
[css-font-load-events] Clarify that removing a @font-face from the document kills the connection with its corresponding FontFace.
Show description for 2edfade
tabatkins
committed
2edfade
View commit details
Copy full SHA for 2edfade
View code at this point
Browse repository at this point
Commits on Sep 8, 2013
[css-font-load-events] Fixed some idl errors.
Show description for 37cc36f
tabatkins
committed
37cc36f
View commit details
Copy full SHA for 37cc36f
View code at this point
Browse repository at this point
[css-font-load-events] Remove the now-useless markup from the IDL block.
tabatkins
committed
3f589dc
View commit details
Copy full SHA for 3f589dc
View code at this point
Browse repository at this point
[css-font-load-events] Fix up IDL. Finally, no build errors\!
tabatkins
committed
ab5fff9
View commit details
Copy full SHA for ab5fff9
View code at this point
Browse repository at this point
Bring the promise stuff in line with the promises spec.
tabatkins
committed
3959724
View commit details
Copy full SHA for 3959724
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
[css-font-load-events] Rephrase the stuff around Document.fonts and similar.
Show description for 4ddbeda
tabatkins
committed
4ddbeda
View commit details
Copy full SHA for 4ddbeda
View code at this point
Browse repository at this point
[css-font-load-events] Whoops, forgot to change FontFaceSet#loading to #status.
Show description for a08ee1c
tabatkins
committed
a08ee1c
View commit details
Copy full SHA for a08ee1c
View code at this point
Browse repository at this point
[css-font-load-events] Rearrange the spec a bit so I have more <h2>s.
Show description for bb1d5b3
tabatkins
committed
bb1d5b3
View commit details
Copy full SHA for bb1d5b3
View code at this point
Browse repository at this point
[css-font-load-events] Fonts is a normative ref, actually.
tabatkins
committed
a53ef02
View commit details
Copy full SHA for a53ef02
View code at this point
Browse repository at this point
[css-font-load-events] typo
tabatkins
committed
8464c3e
View commit details
Copy full SHA for 8464c3e
View code at this point
Browse repository at this point
Switch FontFace#ready() to always return a fresh promise.
tabatkins
committed
2713d3a
View commit details
Copy full SHA for 2713d3a
View code at this point
Browse repository at this point
Add clarifications and fluff
Show description for 9feb2c8
tabatkins
committed
9feb2c8
View commit details
Copy full SHA for 9feb2c8
View code at this point
Browse repository at this point
Added match() to FontFaceSet. Fixed several typos.
Show description for dd71c26
tabatkins
committed
dd71c26
View commit details
Copy full SHA for dd71c26
View code at this point
Browse repository at this point
Typo
Show description for 29f71ba
tabatkins
committed
29f71ba
View commit details
Copy full SHA for 29f71ba
View code at this point
Browse repository at this point
Require that all font loads be done as if load() were called.
Show description for 006ba68
tabatkins
committed
006ba68
View commit details
Copy full SHA for 006ba68
View code at this point
Browse repository at this point
Require that all font loads be done as if load() were called.
Show description for 4f66885
tabatkins
committed
4f66885
View commit details
Copy full SHA for 4f66885
View code at this point
Browse repository at this point
Rework all the errors.
Show description for 22341f7
tabatkins
committed
22341f7
View commit details
Copy full SHA for 22341f7
View code at this point
Browse repository at this point
[css-font-load-events] More work! Starting on events now.
Show description for 8694bec
tabatkins
committed
8694bec
View commit details
Copy full SHA for 8694bec
View code at this point
Browse repository at this point
[css-font-load-events] More definitionbikeshed
Show description for c4464ce
tabatkins
committed
c4464ce
View commit details
Copy full SHA for c4464ce
View code at this point
Browse repository at this point
Commits on Sep 4, 2013
[css-font-load-events] Because people were dumb and made EventTarget a superclass, it's not compatible with [SetClass]. Cheat and move it to an implements statement.
tabatkins
committed
7a15a5c
View commit details
Copy full SHA for 7a15a5c
View code at this point
Browse repository at this point
[css-font-load-events] Define the set entries for FontFaceSet.
tabatkins
committed
53b2a47
View commit details
Copy full SHA for 53b2a47
View code at this point
Browse repository at this point
[css-font-load-events] Define the set entries for FontFaceSet.
tabatkins
committed
3946d79
View commit details
Copy full SHA for 3946d79
View code at this point
Browse repository at this point
[css-font-load-events] Lots of linking errors, but putting some text up anyway.
tabatkins
committed
f7b0cb5
View commit details
Copy full SHA for f7b0cb5
View code at this point
Browse repository at this point
Start drafting the FontFace interface.
Show description for d22989c
tabatkins
committed
d22989c
View commit details
Copy full SHA for d22989c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.