DescriptionThis is a follow up of r174021 where we added support for placing grid items
using named grid lines. We left unfixed the case of the author using non
existent named grid lines. The truth is that it was already partially fixed
by some previous changes.
Instead of forcing resolveGridPositionFromStyle() to return a non resolved
grid position (like 'auto') we try to detect the usage of a non existent
named grid line before trying to resolve the grid position.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176022
Patch Set 1 #Patch Set 2 : Minor refactoring #
Total comments: 2
Patch Set 3 : Patch for landing #Messages
Total messages: 6 (0 generated)
|