Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / hidpi / image-srcset-intrinsic-size-expected.txt
blob9f4f74a6ac1470249ec49d7e89145ae43846a5da
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 PASS document.getElementById("foo").clientWidth is 200
5 PASS document.getElementById("foo2").clientWidth is 400
6 PASS document.getElementById("foo3").clientWidth is 100
7 PASS document.getElementById("foo4").clientWidth is 200
8 PASS document.getElementById("foo5").clientWidth is 200
9 This test passes if the images are all displayed with appropriate dimensions.