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-syntax
Overview.html
on
fb983bf
User selector
All users
All time
Commit history
Commits on Oct 14, 2014
[css-syntax] Dedup ids.
tabatkins
committed
19d884b
View commit details
Copy full SHA for 19d884b
View code at this point
Browse repository at this point
[css-syntax] Merged two changes sections both talking about the Feb2014 CR.
tabatkins
committed
4db7a7a
View commit details
Copy full SHA for 4db7a7a
View code at this point
Browse repository at this point
[css-syntax] Revert previous change, as it's not actually redundant.
Show description for afd3e86
tabatkins
committed
afd3e86
View commit details
Copy full SHA for afd3e86
View code at this point
Browse repository at this point
[css-syntax] Remove the now-extraneous opening steps of 'consume a url token', as they were subsumed by the rest of the algo returning bad-url less.
Show description for 403c817
tabatkins
committed
403c817
View commit details
Copy full SHA for 403c817
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
[css-syntax] Add a hook for parsing something according to a CSS grammar.
Show description for aa0a591
tabatkins
committed
aa0a591
View commit details
Copy full SHA for aa0a591
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
[css-syntax] typo
Show description for d4719a8
tabatkins
committed
d4719a8
View commit details
Copy full SHA for d4719a8
View code at this point
Browse repository at this point
[css-syntax] Fix bug in ident-like token when there's no space between url( and string.
Show description for 5f67386
tabatkins
committed
5f67386
View commit details
Copy full SHA for 5f67386
View code at this point
Browse repository at this point
Commits on Jul 24, 2014
[css-syntax] typo
tabatkins
committed
39f9668
View commit details
Copy full SHA for 39f9668
View code at this point
Browse repository at this point
[css-syntax] Unnecessary intro to an algo.
tabatkins
committed
3814803
View commit details
Copy full SHA for 3814803
View code at this point
Browse repository at this point
[css-syntax] Never mind, I'm dumb, now I know what I was doing.
tabatkins
committed
810ca97
View commit details
Copy full SHA for 810ca97
View code at this point
Browse repository at this point
[css-syntax] Error in 'consume an ident-like token' - needed to consume a string token, not reconsume the current input code point.
tabatkins
committed
7781d0f
View commit details
Copy full SHA for 7781d0f
View code at this point
Browse repository at this point
Commits on Jul 23, 2014
[css-syntax] typo
Show description for 548ba07
tabatkins
committed
548ba07
View commit details
Copy full SHA for 548ba07
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
[css-syntax] I meant 'preceding', not 'following', jeez.
tabatkins
committed
ed29de8
View commit details
Copy full SHA for ed29de8
View code at this point
Browse repository at this point
[css-syntax] Log a parse error for unclosed comments.
tabatkins
committed
bb5b3e7
View commit details
Copy full SHA for bb5b3e7
View code at this point
Browse repository at this point
Commits on Jun 27, 2014
[css-syntax] Clarify an example: semicolon is not part of the declaration.
SimonSapin
committed
27db861
View commit details
Copy full SHA for 27db861
View code at this point
Browse repository at this point
Commits on Jun 22, 2014
[css-syntax] Kill the quoted-url branch from the url-token railroad. Fold the old unquoted-url diagram into url-token.
tabatkins
committed
85e158d
View commit details
Copy full SHA for 85e158d
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
[css-syntax] Typo fix: REVERSE SOLIDUS is U+005C, not U+005D.
SimonSapin
committed
3e03014
View commit details
Copy full SHA for 3e03014
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
[css-syntax] Switch quoted urls to returning a <function-token>, so we can extend the grammar of the function later.
Show description for 05c4bfa
tabatkins
committed
05c4bfa
View commit details
Copy full SHA for 05c4bfa
View code at this point
Browse repository at this point
Commits on Jun 9, 2014
[css-syntax] Add 'case sensitive' definition.
tabatkins
committed
47c065b
View commit details
Copy full SHA for 47c065b
View code at this point
Browse repository at this point
[css-syntax] typo
tabatkins
committed
2088f18
View commit details
Copy full SHA for 2088f18
View code at this point
Browse repository at this point
[css-syntax] Fix unreachable CDC state.
Show description for a73868c
tabatkins
committed
a73868c
View commit details
Copy full SHA for a73868c
View code at this point
Browse repository at this point
Commits on May 29, 2014
[css-syntax] Revert that last change.
tabatkins
committed
0ab1846
View commit details
Copy full SHA for 0ab1846
View code at this point
Browse repository at this point
[css-syntax] Need to check for EOF when testing to see if it's a valid escape.
Show description for dde2f44
tabatkins
committed
dde2f44
View commit details
Copy full SHA for dde2f44
View code at this point
Browse repository at this point
[css-syntax] Bikeshed update
Show description for 8f95ee1
tabatkins
committed
8f95ee1
View commit details
Copy full SHA for 8f95ee1
View code at this point
Browse repository at this point
Commits on May 21, 2014
[css-syntax] Drop incorrect comparison of railroad diagram and regular expressions.
Show description for 895b0af
SimonSapin
committed
895b0af
View commit details
Copy full SHA for 895b0af
View code at this point
Browse repository at this point
Commits on May 14, 2014
[css-syntax] Add missing "anything else" case in Check if three code points would start an identifier.
SimonSapin
committed
12d8305
View commit details
Copy full SHA for 12d8305
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
[css-syntax] typos
tabatkins
committed
5f3d6e7
View commit details
Copy full SHA for 5f3d6e7
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
[css-syntax] 'Consume a component value' always returns something.
tabatkins
committed
4ca6811
View commit details
Copy full SHA for 4ca6811
View code at this point
Browse repository at this point
Commits on Apr 14, 2014
[css-syntax] Add parse a comma-separated list of component values.
Show description for 5345a4a
tabatkins
committed
5345a4a
View commit details
Copy full SHA for 5345a4a
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
[css-syntax] Turn a redundant check into a note.
SimonSapin
committed
ca85602
View commit details
Copy full SHA for ca85602
View code at this point
Browse repository at this point
Commits on Apr 1, 2014
[css-syntax] Handle comments more directly, to avoid naively recursing.
Show description for ad2bda7
tabatkins
committed
ad2bda7
View commit details
Copy full SHA for ad2bda7
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
[css-syntax] Reconsume the code-point when existing 'consume a name'.
tabatkins
committed
33dd098
View commit details
Copy full SHA for 33dd098
View code at this point
Browse repository at this point
Commits on Mar 21, 2014
[css-syntax] Lingering off-by-one-token error in the 'Parse a declaration' algo.
tabatkins
committed
072d237
View commit details
Copy full SHA for 072d237
View code at this point
Browse repository at this point
[css-syntax] Fix 'Consume a list of declarations' to use 'consume a component value' rather than 'consume the next input token'.
Show description for 358e90c
tabatkins
committed
358e90c
View commit details
Copy full SHA for 358e90c
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
[css-syntax] Allow -- to start an ident-like token.
tabatkins
committed
8fe5c38
View commit details
Copy full SHA for 8fe5c38
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.