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-grid
on
b158f8a
User selector
All users
All time
Commit history
Commits on Nov 13, 2014
[css-grid] Yay, syntax highlighting works now
Show description for c2f3691
tabatkins
committed
c2f3691
View commit details
Copy full SHA for c2f3691
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
[css-grid] Rename heading.
Show description for ff11d1d
tabatkins
committed
ff11d1d
View commit details
Copy full SHA for ff11d1d
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
[css-grid] Adding the grid fragmentation section.
Show description for aefbaa9
Rossen Atanassov
committed
aefbaa9
View commit details
Copy full SHA for aefbaa9
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
[css-grid] Bikeshed updates
Show description for c9cd147
tabatkins
committed
c9cd147
View commit details
Copy full SHA for c9cd147
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
[css-grid] bikeshed update
tabatkins
committed
5fd4e6d
View commit details
Copy full SHA for 5fd4e6d
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
[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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
[css-grid] Styling fix.
tabatkins
committed
8822e5d
View commit details
Copy full SHA for 8822e5d
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 29, 2014
[css-grid] bikeshed fixes
tabatkins
committed
d9d0ed5
View commit details
Copy full SHA for d9d0ed5
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
[css-grid] Remove lingering references to measure and extent.
tabatkins
committed
9c57304
View commit details
Copy full SHA for 9c57304
View code at this point
Browse repository at this point
[css-grid] Generalize the allowed cap on repetitions to a an allowed limit on grid size.
tabatkins
committed
4c48bd7
View commit details
Copy full SHA for 4c48bd7
View code at this point
Browse repository at this point
Commits on Aug 8, 2014
[css-grid] Revert accidental change to grid-auto-flow grammar.
tabatkins
committed
cefbbf8
View commit details
Copy full SHA for cefbbf8
View code at this point
Browse repository at this point
[css-grid] Use class=switch in 'Initialize Track Sizes' for readability.
Show description for c089c85
tabatkins
committed
c089c85
View commit details
Copy full SHA for c089c85
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
[css-grid] Add some issues about placement wording.
tabatkins
committed
b3dc88e
View commit details
Copy full SHA for b3dc88e
View code at this point
Browse repository at this point
[css-grid] Fix heading level
fantasai
committed
6aac30e
View commit details
Copy full SHA for 6aac30e
View code at this point
Browse repository at this point
[css-grid] Move auto-placement algorithm per <http://lists.w3.org/Archives/Public/www-style/2014May/0011.html>
fantasai
committed
b7774c7
View commit details
Copy full SHA for b7774c7
View code at this point
Browse repository at this point
[css-grid] Tweak the error-correction behavior for not enough grid lines of a given name to be consistent and obviously wrong.
tabatkins
committed
2a1b683
View commit details
Copy full SHA for 2a1b683
View code at this point
Browse repository at this point
[css-grid] Change heading from 'Error Handling' to 'Conflict Handling'.
tabatkins
committed
904acca
View commit details
Copy full SHA for 904acca
View code at this point
Browse repository at this point
[css-grid] Put some notes about flexing in a comment.
Show description for e588160
tabatkins
committed
e588160
View commit details
Copy full SHA for e588160
View code at this point
Browse repository at this point
[css-grid] Don't say 'treat like 0fr', since that doesn't currently have the right behavior invocation.
tabatkins
committed
412c6f3
View commit details
Copy full SHA for 412c6f3
View code at this point
Browse repository at this point
[css-grid] Make it clearer that 'all' refers to all the input tracks, not all tracks in the whole grid.
tabatkins
committed
586028e
View commit details
Copy full SHA for 586028e
View code at this point
Browse repository at this point
[css-grid] Avoid being too specific about growth limits.
tabatkins
committed
af0b879
View commit details
Copy full SHA for af0b879
View code at this point
Browse repository at this point
[css-grid] Dfn the phrase 'infinitely growable'.
tabatkins
committed
fa12528
View commit details
Copy full SHA for fa12528
View code at this point
Browse repository at this point
[css-grid] Clarify that step 2.2 of the 'distribute extra space' algo doesn't do anything to growth limits.
tabatkins
committed
aaa597b
View commit details
Copy full SHA for aaa597b
View code at this point
Browse repository at this point
[css-grid] Widen the headings to actually describe what's happening in the sections.
tabatkins
committed
9f430f9
View commit details
Copy full SHA for 9f430f9
View code at this point
Browse repository at this point
[css-grid] Make the initial base size/growth limit section actually make sense.
tabatkins
committed
bd2e6cb
View commit details
Copy full SHA for bd2e6cb
View code at this point
Browse repository at this point
[css-grid] Switch to a dl
tabatkins
committed
e4212fd
View commit details
Copy full SHA for e4212fd
View code at this point
Browse repository at this point
[css-grid] typo
Show description for fa91336
tabatkins
committed
fa91336
View commit details
Copy full SHA for fa91336
View code at this point
Browse repository at this point
Commits on Jun 29, 2014
[css-grid] Typo
tabatkins
committed
6b38a91
View commit details
Copy full SHA for 6b38a91
View code at this point
Browse repository at this point
Commits on Jun 26, 2014
[css-grid] Remove issue about auto-placement algo, as it seems to be addressed.
tabatkins
committed
fb65872
View commit details
Copy full SHA for fb65872
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
[css-grid] Typo.
tabatkins
committed
caabacf
View commit details
Copy full SHA for caabacf
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
[css-grid] Update prev version links
fantasai
committed
7822a44
View commit details
Copy full SHA for 7822a44
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.