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
Fixing a crash and adding grid-template and grid-template-areas tests
This CL handles the case where an element has 'grid-template' or 'grid'
and 'grid-template-areas' definitions. Additional tests were added since
the existing WPTs related to parsing only validate the serialization of
individual properties.
Bug: 1287573
Change-Id: I58ae82a7cb05559d52b006b24e68b8faa6d58fbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3390628
Reviewed-by: Daniel Libby <[email protected]>
Reviewed-by: Rune Lillesveen <[email protected]>
Commit-Queue: Ana Sollano Kim <[email protected]>
Cr-Commit-Position: refs/heads/main@{#960604}
0 commit comments