Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Side by Side Diff: LayoutTests/fast/css/epub-properties-expected.txt

Issue 20526006: Remove -webkit-hyphens and -webkit-hyphenate-limit-* properties. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: init removal Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 FAIL: element.style.epubCaptionSide is not 'bottom' after setting style to capti on-side: bottom. 1 FAIL: element.style.epubCaptionSide is not 'bottom' after setting style to capti on-side: bottom.
2 FAIL: element.style.epubHyphens is not 'manual' after setting style to -webkit-h yphens: manual.
3 FAIL: element.style.epubTextCombine is not 'horizontal' after setting style to - webkit-text-combine: horizontal. 2 FAIL: element.style.epubTextCombine is not 'horizontal' after setting style to - webkit-text-combine: horizontal.
4 FAIL: element.style.epubTextEmphasisStyle is not 'open sesame' after setting sty le to -webkit-text-emphasis-style: open sesame. 3 FAIL: element.style.epubTextEmphasisStyle is not 'open sesame' after setting sty le to -webkit-text-emphasis-style: open sesame.
5 FAIL: element.style.epubTextEmphasisColor is not 'red' after setting style to -w ebkit-text-emphasis-color: red. 4 FAIL: element.style.epubTextEmphasisColor is not 'red' after setting style to -w ebkit-text-emphasis-color: red.
6 FAIL: element.style.epubTextOrientation is not 'upright' after setting style to -webkit-text-orientation: upright. 5 FAIL: element.style.epubTextOrientation is not 'upright' after setting style to -webkit-text-orientation: upright.
7 FAIL: element.style.epubTextTransform is not 'uppercase' after setting style to text-transform: uppercase. 6 FAIL: element.style.epubTextTransform is not 'uppercase' after setting style to text-transform: uppercase.
8 FAIL: element.style.epubWordBreak is not 'break-all' after setting style to word -break: break-all. 7 FAIL: element.style.epubWordBreak is not 'break-all' after setting style to word -break: break-all.
9 FAIL: element.style.epubWritingMode is not 'vertical-rl' after setting style to -webkit-writing-mode: vertical-rl. 8 FAIL: element.style.epubWritingMode is not 'vertical-rl' after setting style to -webkit-writing-mode: vertical-rl.
10 9
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/epub-properties.html ('k') | LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698