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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/css/epub-properties-expected.txt
diff --git a/LayoutTests/fast/css/epub-properties-expected.txt b/LayoutTests/fast/css/epub-properties-expected.txt
index 4f57e780b97ab81e33b78a58ef2b520c43ec725e..05ca98b67d166c5a15efe64c8ac57b0805f79f36 100644
--- a/LayoutTests/fast/css/epub-properties-expected.txt
+++ b/LayoutTests/fast/css/epub-properties-expected.txt
@@ -1,5 +1,4 @@
FAIL: element.style.epubCaptionSide is not 'bottom' after setting style to caption-side: bottom.
-FAIL: element.style.epubHyphens is not 'manual' after setting style to -webkit-hyphens: manual.
FAIL: element.style.epubTextCombine is not 'horizontal' after setting style to -webkit-text-combine: horizontal.
FAIL: element.style.epubTextEmphasisStyle is not 'open sesame' after setting style to -webkit-text-emphasis-style: open sesame.
FAIL: element.style.epubTextEmphasisColor is not 'red' after setting style to -webkit-text-emphasis-color: red.
« 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