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
Branch selector
c534e37
User selector
All users
All time
Commit history
Commits on Jun 18, 2013
[css-ruby] ruby-merge property first try
kojiishi
committed
c534e37
View commit details
Copy full SHA for c534e37
Browse repository at this point
[css-ruby] Try to improve parens generation
fantasai
committed
936118e
View commit details
Copy full SHA for 936118e
Browse repository at this point
[css-ruby] Add default UA style sheet and other useful style sheets.
fantasai
committed
7750409
View commit details
Copy full SHA for 7750409
Browse repository at this point
[css-ruby] ruby-position and ruby-align updated, ruby-overhang and ruby-span removed
kojiishi
committed
2ad3511
View commit details
Copy full SHA for 2ad3511
Browse repository at this point
[cssom-view] Introduce the terms 'SVG layout box' and 'layout box'
Simon Pieters
committed
55354a2
View commit details
Copy full SHA for 55354a2
Browse repository at this point
[cssom-view] Editorial: note that scroll-behavior doesn't propagate from body
Simon Pieters
committed
813d049
View commit details
Copy full SHA for 813d049
Browse repository at this point
[css-ruby] fix indentation
fantasai
committed
d25ec67
View commit details
Copy full SHA for d25ec67
Browse repository at this point
[css-ruby] Rewrite Ruby intro, display type sections
Show description for 0d37029
fantasai
committed
0d37029
View commit details
Copy full SHA for 0d37029
Browse repository at this point
[cssom-view] Editorial: typo and clarification
Show description for 90756b6
Simon Pieters
committed
90756b6
View commit details
Copy full SHA for 90756b6
Browse repository at this point
[css-ruby] Remove extraneous statement about initial and inherit
Show description for c8fe35a
fantasai
committed
c8fe35a
View commit details
Copy full SHA for c8fe35a
Browse repository at this point
[css-text] Add in jdaggett's example code
Show description for 113213f
fantasai
committed
113213f
View commit details
Copy full SHA for 113213f
Browse repository at this point
[cssom-view] Make scrollIntoView do something in non-visual media. https://www.w3.org/Bugs/Public/show_bug.cgi?id=10533
Simon Pieters
committed
39c8b1e
View commit details
Copy full SHA for 39c8b1e
Browse repository at this point
[cssom-view] Remove pageX/Y, x/y, offsetX/Y from MouseEventInit. Define their values prior to dispatch. https://www.w3.org/Bugs/Public/show_bug.cgi?id=16673
Simon Pieters
committed
00f8f0b
View commit details
Copy full SHA for 00f8f0b
Browse repository at this point
[css-text] Clarify text-align: start end; per dbaron's suggestion
fantasai
committed
b1441b1
View commit details
Copy full SHA for b1441b1
Browse repository at this point
Commits on Jun 17, 2013
[cssom] Specify serialization of <number>
Simon Pieters
committed
db904bd
View commit details
Copy full SHA for db904bd
Browse repository at this point
[cssom] Editorial: markup tweak
Simon Pieters
committed
f074078
View commit details
Copy full SHA for f074078
Browse repository at this point
[cssom] Editorial: typo and style tweak
Simon Pieters
committed
1012ed7
View commit details
Copy full SHA for 1012ed7
Browse repository at this point
[cssom] Move CSSGroupingRule to CSSOM. https://www.w3.org/Bugs/Public/show_bug.cgi?id=22267
Simon Pieters
committed
6935bd8
View commit details
Copy full SHA for 6935bd8
Browse repository at this point
[css-writing-modes] Fix regeneration bug
fantasai
committed
e75924f
View commit details
Copy full SHA for e75924f
Browse repository at this point
[css-ruby] Generate Overview.html
fantasai
committed
42dc748
View commit details
Copy full SHA for 42dc748
Browse repository at this point
[css-ruby] Switch to using preprocessor for CSS Ruby
Show description for 4b69b91
fantasai
committed
4b69b91
View commit details
Copy full SHA for 4b69b91
Browse repository at this point
[css-writing-modes] regen
fantasai
committed
57e7f95
View commit details
Copy full SHA for 57e7f95
Browse repository at this point
[css-syntax] Add "Parse a list of rules" and "Parse a declaration".
SimonSapin
committed
c56f83c
View commit details
Copy full SHA for c56f83c
Browse repository at this point
[css-syntax] "Parse a stylesheet" can be invoked on bytes.
SimonSapin
committed
5e49e2e
View commit details
Copy full SHA for 5e49e2e
Browse repository at this point
[css-syntax] Fix <an+b> parsing: '-n-3' is (-1, -3), not (-1, 3)
SimonSapin
committed
739046b
View commit details
Copy full SHA for 739046b
Browse repository at this point
[css-syntax] Idents do not have a representation.
SimonSapin
committed
1b7a57a
View commit details
Copy full SHA for 1b7a57a
Browse repository at this point
[css-writing-modes] updated for newer draft of UTR#50
Koji Ishii
committed
913c1b1
View commit details
Copy full SHA for 913c1b1
Browse repository at this point
[css-text] Clarify text-justify: none
Show description for 866f0c4
fantasai
committed
866f0c4
View commit details
Copy full SHA for 866f0c4
Browse repository at this point
[css-transforms] Add a couple of minor issues and do some minor editorial work.
smfr
committed
8c04a07
View commit details
Copy full SHA for 8c04a07
Browse repository at this point
Commits on Jun 14, 2013
[css-shapes] Clarify that SVG *elements* are postponed
astearns
committed
ef2ef05
View commit details
Copy full SHA for ef2ef05
Browse repository at this point
[css-variables] I'm dumb. Use the correct processor...
Show description for 8a713fc
tabatkins
committed
8a713fc
View commit details
Copy full SHA for 8a713fc
Browse repository at this point
[cssmediaqueries] Update the Changes section
frivoal
committed
cf39ee3
View commit details
Copy full SHA for cf39ee3
Browse repository at this point
[mediaqueries] 'not', 'only', 'and', 'or' are invalid media types
frivoal
committed
2b1029b
View commit details
Copy full SHA for 2b1029b
Browse repository at this point
[css-text] Move bidi of line boxes section to Edge Effects, where it's less in-the-way. Fix some markup errors.
fantasai
committed
6f2e422
View commit details
Copy full SHA for 6f2e422
Browse repository at this point
[css-text] Mark feedback-requested issues differently from heres-a-problem issues.
fantasai
committed
c3c4b40
View commit details
Copy full SHA for c3c4b40
Browse repository at this point
Previous
Next
You can’t perform that action at this time.