blob: 43ecbf55a2fb58f8761b95bd0e57998359d9892a [file] [log] [blame]
Tests for the CSS.nodeLayoutContextTypeChanged event.
== Running test suite: CSS.nodeLayoutContextTypeChanged
-- Running test case: CSS.nodeLayoutContextTypeChanged.GridToNonGrid
PASS: Layout context should be `grid`.
PASS: Layout context should now be `null`.
-- Running test case: CSS.nodeLayoutContextTypeChanged.NonGridToGrid
PASS: Layout context should be `null`.
PASS: Layout context should now be `grid`.