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
9cd0c8a
User selector
All users
All time
Commit history
Commits on Sep 22, 2014
[cssom-view] Align with Gecko for scrollLeft origin. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=25341
Simon Pieters
committed
9cd0c8a
View commit details
Copy full SHA for 9cd0c8a
Browse repository at this point
Commits on Sep 18, 2014
[css-values] Rewrite url() to recognize that it's now an ordinary function most of the time.
Show description for 09c6c2a
tabatkins
committed
09c6c2a
View commit details
Copy full SHA for 09c6c2a
Browse repository at this point
[cssom-view] Make scroll/scrollTo/scrollBy take the dictionary as first argument.
Simon Pieters
committed
9075850
View commit details
Copy full SHA for 9075850
Browse repository at this point
[cssom-view] Make scrollIntoView take the dictionary as the first argument.
Simon Pieters
committed
7fc9704
View commit details
Copy full SHA for 7fc9704
Browse repository at this point
Commits on Sep 17, 2014
[css-animations] Negative delays cause starte event to fire even when play state is paused
Sylvain Galineau
committed
0b33f38
View commit details
Copy full SHA for 0b33f38
Browse repository at this point
[css-animations] Start/end events are fired even when animation-duration is 0s
Sylvain Galineau
committed
7872905
View commit details
Copy full SHA for 7872905
Browse repository at this point
[css-animations] Remove sandwich diagram from repo
Sylvain Galineau
committed
c7a8054
View commit details
Copy full SHA for c7a8054
Browse repository at this point
[css-animations] Get rid of intrinsic style, sandwich diagram; simplify prose (bug 16116)
Sylvain Galineau
committed
efb82aa
View commit details
Copy full SHA for efb82aa
Browse repository at this point
[css-grid] bikeshed update
tabatkins
committed
5fd4e6d
View commit details
Copy full SHA for 5fd4e6d
Browse repository at this point
Commits on Sep 16, 2014
[css-align] typo
tabatkins
committed
4ebe8c7
View commit details
Copy full SHA for 4ebe8c7
Browse repository at this point
[css-grid] Catch the case where an auto-sized track contains no children; growth limit should be zero.
Show description for 4ad330b
tabatkins
committed
4ad330b
View commit details
Copy full SHA for 4ad330b
Browse repository at this point
[cssom] Use [TreatNullAs=EmptyString] on CSSStyleDeclaration's properties. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=26817
Simon Pieters
committed
99541af
View commit details
Copy full SHA for 99541af
Browse repository at this point
[cssom] Editorial: define the dashed attributes using partial interface. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=26816
Simon Pieters
committed
96624ab
View commit details
Copy full SHA for 96624ab
Browse repository at this point
[css-grid] Rewrite the grid placement algo to split apart the different algo choices. Also reword a bit to make more sense, in terms of positioning and covered grid cells, rather than being (incorr…
Show description for dc00d08
tabatkins
committed
dc00d08
View commit details
Copy full SHA for dc00d08
Browse repository at this point
Commits on Sep 15, 2014
[css-grid] Switch away from <i>.
tabatkins
committed
c1e64d6
View commit details
Copy full SHA for c1e64d6
Browse repository at this point
[css-grid] Broaden what needs to be swapped in the auto-placement algo.
Show description for 532bc16
tabatkins
committed
532bc16
View commit details
Copy full SHA for 532bc16
Browse repository at this point
[css-animations] Fix borked UL structure
Show description for 1fb760c
Sylvain Galineau
committed
1fb760c
View commit details
Copy full SHA for 1fb760c
Browse repository at this point
[css-grid] Styling fix.
tabatkins
committed
8822e5d
View commit details
Copy full SHA for 8822e5d
Browse repository at this point
[css-grid] Rewrite grid-auto-flow somewhat to flow better. Minor change to grid-auto-flow grammar to make it more sane, allowing 'dense' by itself without row/column.
tabatkins
committed
3e12f29
View commit details
Copy full SHA for 3e12f29
Browse repository at this point
[cssom-view] Make devicePixelRatio use vertical pixel size. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=26756
Simon Pieters
committed
d04d354
View commit details
Copy full SHA for d04d354
Browse repository at this point
Commits on Sep 14, 2014
[css-flexbox] Clean up static-pos section based on converstations with Rossen. (This removes the inconsistency between the two definitions.)
Show description for 11c5bac
fantasai
committed
11c5bac
View commit details
Copy full SHA for 11c5bac
Browse repository at this point
Fix <hr> sizing
Show description for 15e44b1
fantasai
committed
15e44b1
View commit details
Copy full SHA for 15e44b1
Browse repository at this point
[css-flexbox] Expand issue discussion wrt flex-basis: auto
Show description for fb61c91
fantasai
committed
fb61c91
View commit details
Copy full SHA for fb61c91
Browse repository at this point
Commits on Sep 13, 2014
[mediaqueries] Add the 'inverted-colors' media feature
frivoal
committed
a82464f
View commit details
Copy full SHA for a82464f
Browse repository at this point
Commits on Sep 12, 2014
[mediaqueries] Bump the ED's date
frivoal
committed
d2aed03
View commit details
Copy full SHA for d2aed03
Browse repository at this point
[mediaqueries] Improve the note highlighting that resolution is not the physical pixel density, and clarifying how non square pixels work
frivoal
committed
cb5cac0
View commit details
Copy full SHA for cb5cac0
Browse repository at this point
[cssom-view] Don't throw for infinity/NaN in moveTo, moveBy, resizeTo, resizeBy, scroll, scrollTo, scrollBy, scrollTop, scrollLeft. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=26775
Simon Pieters
committed
4d01e34
View commit details
Copy full SHA for 4d01e34
Browse repository at this point
Commits on Sep 10, 2014
[mediaqueries] Fix typo in link to TR
frivoal
committed
2a48413
View commit details
Copy full SHA for 2a48413
Browse repository at this point
[css-text] Fix error in DoC
Show description for a164a7c
fantasai
committed
a164a7c
View commit details
Copy full SHA for a164a7c
Browse repository at this point
merge
dauwhe
committed
7ba7191
View commit details
Copy full SHA for 7ba7191
Browse repository at this point
[css-gcpm-4] add description of EPUB Adaptive Layout properties, then comment them out
dauwhe
committed
d65715f
View commit details
Copy full SHA for d65715f
Browse repository at this point
[text-justify-tests] Compat test files for text-justify: auto
kojiishi
committed
8b4d6b2
View commit details
Copy full SHA for 8b4d6b2
Browse repository at this point
[text-justify-tests] Compat test files for text-justify: auto
Show description for 4107535
kojiishi
committed
4107535
View commit details
Copy full SHA for 4107535
Browse repository at this point
[text-justify-tests] Compat test files for text-justify: auto
kojiishi
committed
9b539de
View commit details
Copy full SHA for 9b539de
Browse repository at this point
[css-line-grid] prep for publication
astearns
committed
f826aac
View commit details
Copy full SHA for f826aac
Browse repository at this point
Previous
Next
You can’t perform that action at this time.