Sign in
chromium
/
external
/
Webkit
/
refs/heads/master
/
.
/
LayoutTests
/
fast
/
css-grid-layout
/
grid-disabled-by-default-expected.txt
blob: 16549aa733bd66ac032fed62a3b8eabeb3463956 [
file
] [
edit
]
Verifies that display: -webkit-grid does nothing by default.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById('grid').style.display is ''
PASS successfullyParsed is true
TEST COMPLETE