Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / htmlimports / block-cookies-expected.txt
blobfea4881db13d66085846b91db09ca6c2a17ce62e
1 PASS target.import.querySelector('h1').innerHTML is 'Cookie Sent!'
2 PASS document.cookie.indexOf('htmlimport=hello') is -1
3 PASS successfullyParsed is true
5 TEST COMPLETE