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 }}
code-warrior
/
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
css3-syntax
Overview.src.html
on
0be3e4a
User selector
All users
All time
Commit history
Commits on Mar 12, 2013
[css3-syntax] Add a note: the type of hash tokens is for ID selectors.
SimonSapin
committed
a029bb1
View commit details
Copy full SHA for a029bb1
View code at this point
Browse repository at this point
Commits on Feb 24, 2013
[css3-syntax] Add note about the undefinedness of at-rule values.
tabatkins
committed
03e1639
View commit details
Copy full SHA for 03e1639
View code at this point
Browse repository at this point
[css3-syntax] Sync the definition of at-rule so that the block is optional.
tabatkins
committed
93e18b2
View commit details
Copy full SHA for 93e18b2
View code at this point
Browse repository at this point
[css3-syntax] Sync the error-handling chapter with the new handling of at-rules.
Show description for 2674ea7
tabatkins
committed
2674ea7
View commit details
Copy full SHA for 2674ea7
View code at this point
Browse repository at this point
[css3-syntax] Punctuation fix.
SimonSapin
committed
05d7e57
View commit details
Copy full SHA for 05d7e57
View code at this point
Browse repository at this point
[css3-syntax] Markup tweak.
tabatkins
committed
717d63e
View commit details
Copy full SHA for 717d63e
View code at this point
Browse repository at this point
[css3-syntax] Add checker functions to the string states.
tabatkins
committed
bcac675
View commit details
Copy full SHA for bcac675
View code at this point
Browse repository at this point
[css3-syntax] Switch the data state over to using the new checking functions.
tabatkins
committed
062c676
View commit details
Copy full SHA for 062c676
View code at this point
Browse repository at this point
[css3-syntax] Added 'is a number' function. Tweaked titles/text of the other two functions.
tabatkins
committed
6070ff7
View commit details
Copy full SHA for 6070ff7
View code at this point
Browse repository at this point
[css3-syntax] Remove the distinction between at-rule types, so individual grammars can declare what their blocks contain.
Show description for 6b9f324
tabatkins
committed
6b9f324
View commit details
Copy full SHA for 6b9f324
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
[css3-syntax] Added note that other specs can add their own entry points.
tabatkins
committed
9512276
View commit details
Copy full SHA for 9512276
View code at this point
Browse repository at this point
[css3-syntax] Add an informative section on error-recovery.
Show description for bca4aa7
tabatkins
committed
bca4aa7
View commit details
Copy full SHA for bca4aa7
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
[css3-syntax] fix up dfn link-up text
Show description for 8e6edc0
tabatkins
committed
8e6edc0
View commit details
Copy full SHA for 8e6edc0
View code at this point
Browse repository at this point
[css3-syntax] Rework the way I handle id hashes. Add some functions to check for valid escapes and idents.
Show description for b4843d5
tabatkins
committed
b4843d5
View commit details
Copy full SHA for b4843d5
View code at this point
Browse repository at this point
[css3-syntax] typo
tabatkins
committed
1acb93b
View commit details
Copy full SHA for 1acb93b
View code at this point
Browse repository at this point
[css3-syntax] Fix a lingering reference to 'style rules'.
Show description for 0a6a9eb
tabatkins
committed
0a6a9eb
View commit details
Copy full SHA for 0a6a9eb
View code at this point
Browse repository at this point
[css3-syntax] Fix the handling of unknown at-rules so it ends at ; or {}.
Show description for 1f0bf11
tabatkins
committed
1f0bf11
View commit details
Copy full SHA for 1f0bf11
View code at this point
Browse repository at this point
[css3-syntax] Remove unnecessary sanity-checking in the number state.
tabatkins
committed
99ee77d
View commit details
Copy full SHA for 99ee77d
View code at this point
Browse repository at this point
[css3-syntax] Make the hash-rest state set the hash token's type flag.
Show description for d942917
tabatkins
committed
d942917
View commit details
Copy full SHA for d942917
View code at this point
Browse repository at this point
[css3-syntax] add h-entry
tantek
committed
783f0a7
View commit details
Copy full SHA for 783f0a7
View code at this point
Browse repository at this point
[css3-syntax] Give the hash token a type flag. I haven't added anything to actually set the flag yet.
Show description for 94fc7d6
tabatkins
committed
94fc7d6
View commit details
Copy full SHA for 94fc7d6
View code at this point
Browse repository at this point
[css3-syntax] Make EOF just close a string/url, as feedback says it was a mistake to make it invalid.
Show description for c8d496a
tabatkins
committed
c8d496a
View commit details
Copy full SHA for c8d496a
View code at this point
Browse repository at this point
[css3-syntax] Remove the type flag from percentages and dimensions.
Show description for eefb9de
tabatkins
committed
eefb9de
View commit details
Copy full SHA for eefb9de
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
[css3-syntax] Clarify that "comma-separated" returns a list of lists.
Show description for 1a9d614
SimonSapin
committed
1a9d614
View commit details
Copy full SHA for 1a9d614
View code at this point
Browse repository at this point
[css3-syntax] Move some definitions to where they belong.
tabatkins
committed
f852f02
View commit details
Copy full SHA for f852f02
View code at this point
Browse repository at this point
Commits on Feb 18, 2013
[css3-syntax] Typo fixes. Thanks to Zack Weinberg.
SimonSapin
committed
27e39ac
View commit details
Copy full SHA for 27e39ac
View code at this point
Browse repository at this point
Commits on Feb 15, 2013
[css3-syntax] Add parsing diagrams.
SimonSapin
committed
854b6f0
View commit details
Copy full SHA for 854b6f0
View code at this point
Browse repository at this point
[css3-syntax] Update the token diagrams.
SimonSapin
committed
7280a14
View commit details
Copy full SHA for 7280a14
View code at this point
Browse repository at this point
[css3-syntax] Consistently use "include-match" vs. "includes-match"
SimonSapin
committed
6ca958e
View commit details
Copy full SHA for 6ca958e
View code at this point
Browse repository at this point
Commits on Feb 14, 2013
[css3-syntax] Clarify what 'recognized at-rule' means.
Show description for db770e3
tabatkins
committed
db770e3
View commit details
Copy full SHA for db770e3
View code at this point
Browse repository at this point
[css3-syntax] Add a note about how qualified rules are usually style rules.
tabatkins
committed
a3d1e13
View commit details
Copy full SHA for a3d1e13
View code at this point
Browse repository at this point
[css3-syntax] Change the issues in the 'changes' sections to notes.
tabatkins
committed
4c7509d
View commit details
Copy full SHA for 4c7509d
View code at this point
Browse repository at this point
[css3-syntax] Rewrite the charset determining step to be a little clearer, and closer to my normal language.
tabatkins
committed
d1826e1
View commit details
Copy full SHA for d1826e1
View code at this point
Browse repository at this point
[css3-syntax] Remove issue about lowercasing languaged-defined stuff. It'll be handled by serialization, per chatter at the last f2f.
tabatkins
committed
5a10b7f
View commit details
Copy full SHA for 5a10b7f
View code at this point
Browse repository at this point
[css3-syntax] Remove mention of agnosticism from the individual entry points, move it up to the section intro.
tabatkins
committed
14ec605
View commit details
Copy full SHA for 14ec605
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.