Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / epub-properties-expected.txt
blob05ca98b67d166c5a15efe64c8ac57b0805f79f36
1 FAIL: element.style.epubCaptionSide is not 'bottom' after setting style to caption-side: bottom.
2 FAIL: element.style.epubTextCombine is not 'horizontal' after setting style to -webkit-text-combine: horizontal.
3 FAIL: element.style.epubTextEmphasisStyle is not 'open sesame' after setting style to -webkit-text-emphasis-style: open sesame.
4 FAIL: element.style.epubTextEmphasisColor is not 'red' after setting style to -webkit-text-emphasis-color: red.
5 FAIL: element.style.epubTextOrientation is not 'upright' after setting style to -webkit-text-orientation: upright.
6 FAIL: element.style.epubTextTransform is not 'uppercase' after setting style to text-transform: uppercase.
7 FAIL: element.style.epubWordBreak is not 'break-all' after setting style to word-break: break-all.
8 FAIL: element.style.epubWritingMode is not 'vertical-rl' after setting style to -webkit-writing-mode: vertical-rl.