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
on
659c0ed
User selector
All users
All time
Commit history
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
Commits on Mar 13, 2014
[css-syntax] Fix an off-by-one-token bug in "Consume a simple block" and "Consume a function".
Show description for c8a5684
SimonSapin
committed
c8a5684
View commit details
Copy full SHA for c8a5684
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
[css-syntax] Swap the order of two examples for <An+B>.
SimonSapin
committed
2f3439a
View commit details
Copy full SHA for 2f3439a
View code at this point
Browse repository at this point
Commits on Mar 4, 2014
[css-syntax] Add to the changes list.
tabatkins
committed
c8d99e3
View commit details
Copy full SHA for c8d99e3
View code at this point
Browse repository at this point
[css-syntax] OMG, fix all the current/next token bugs in the parse/consume algos, and make the structures more consistent in general.
tabatkins
committed
38f8ef4
View commit details
Copy full SHA for 38f8ef4
View code at this point
Browse repository at this point
[css-syntax] Fix a similar bug in the 'parse a rule' section. Make all the parse algos consistent in how they deal with leading whitespace.
tabatkins
committed
582f5d8
View commit details
Copy full SHA for 582f5d8
View code at this point
Browse repository at this point
[css-syntax] Fix bug in 'parse a component value'.
Show description for b2cb5b4
tabatkins
committed
b2cb5b4
View commit details
Copy full SHA for b2cb5b4
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
[css-syntax] Whoops, actually commit the changes.
tabatkins
committed
79a763e
View commit details
Copy full SHA for 79a763e
View code at this point
Browse repository at this point
[css-syntax] Fix bug in 'consume a url token'. Simplify calling 'consume a string token' slightly.
tabatkins
committed
0d3c77a
View commit details
Copy full SHA for 0d3c77a
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
[css-syntax] Whitespace is ignored in <An+B>, unless specified otherwise.
SimonSapin
committed
ebc1616
View commit details
Copy full SHA for ebc1616
View code at this point
Browse repository at this point
[css-syntax] Add some examples for <An+B>
SimonSapin
committed
ad0d0e5
View commit details
Copy full SHA for ad0d0e5
View code at this point
Browse repository at this point
Commits on Feb 21, 2014
[css-syntax] Export more terms.
tabatkins
committed
ed5f792
View commit details
Copy full SHA for ed5f792
View code at this point
Browse repository at this point
Commits on Feb 19, 2014
[css-syntax] Export some dfns.
tabatkins
committed
20efd1d
View commit details
Copy full SHA for 20efd1d
View code at this point
Browse repository at this point
[css-syntax] Bikeshed fixes.
tabatkins
committed
045dc43
View commit details
Copy full SHA for 045dc43
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
[css-syntax] Update issues list with i18n acceptance of the @charset discussion.
tabatkins
committed
94fa498
View commit details
Copy full SHA for 94fa498
View code at this point
Browse repository at this point
Commits on Feb 14, 2014
[css-syntax] Fix tokenization of numbers starting with a digit.
Show description for 745049d
SimonSapin
committed
745049d
View commit details
Copy full SHA for 745049d
View code at this point
Browse repository at this point
Commits on Feb 13, 2014
[csswg] Move all my bikeshedded source files to *.bs.
Show description for 38c3239
tabatkins
committed
38c3239
View commit details
Copy full SHA for 38c3239
View code at this point
Browse repository at this point
Commits on Feb 6, 2014
[css-syntax] Resolve a "must" vs. "should not" define an environment encoding.
SimonSapin
committed
bc439ec
View commit details
Copy full SHA for bc439ec
View code at this point
Browse repository at this point
[css-syntax][css-cascade] Move the definition of the environment encoding for @import
SimonSapin
committed
dc732b5
View commit details
Copy full SHA for dc732b5
View code at this point
Browse repository at this point
[css-syntax] Rebuild (get diff churn out of the way after updating Bikeshed.)
SimonSapin
committed
8454213
View commit details
Copy full SHA for 8454213
View code at this point
Browse repository at this point
[css-syntax] Editorial: Avoid "(," as the styling of "<code>(</code>," may not be different enough.
SimonSapin
committed
58cafe4
View commit details
Copy full SHA for 58cafe4
View code at this point
Browse repository at this point
[css-syntax] Export the "environment encoding" term.
SimonSapin
committed
6b58ed7
View commit details
Copy full SHA for 6b58ed7
View code at this point
Browse repository at this point
[css-syntax][cssom] Move the definition of the environment encoding for <?xml-stylesheet?>
Show description for 504f2d0
SimonSapin
committed
504f2d0
View commit details
Copy full SHA for 504f2d0
View code at this point
Browse repository at this point
Commits on Feb 1, 2014
[css-syntax] Move code example to its own line.
SimonSapin
committed
163206f
View commit details
Copy full SHA for 163206f
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
[css-syntax] Add a LC disposition of comments.
SimonSapin
committed
bab3233
View commit details
Copy full SHA for bab3233
View code at this point
Browse repository at this point
Remove weird old issues file.
Show description for 84f7cd9
tabatkins
committed
84f7cd9
View commit details
Copy full SHA for 84f7cd9
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
[css-syntax] Restrict the label bytes to 7-bit ASCII.
Show description for f02cdeb
tabatkins
committed
f02cdeb
View commit details
Copy full SHA for f02cdeb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.