Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / htmlcollection-backwards-subtree-iteration-expected.txt
blobd7fd92215ae27fd1d5b4b1515f675166b74075b3
1 Tests that HTMLCollection of a subtree (as opposed to direct children) can be iterated backwards.
2 There should be no console error and WebKit should not hit an assertion.
4 PASS