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

Unified Diff: LayoutTests/fast/css/first-letter-property-whitelist.html

Issue 1328673003: Remove -webkit-line-box-contain implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix up a few more tests. Created 5 years, 3 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/first-letter-property-whitelist.html
diff --git a/LayoutTests/fast/css/first-letter-property-whitelist.html b/LayoutTests/fast/css/first-letter-property-whitelist.html
index 105e5aeaab252cfdd23949f22047a56fa73c3ea4..fbcc8ccf143a66ca1ab3b0739a8838fe1917325a 100644
--- a/LayoutTests/fast/css/first-letter-property-whitelist.html
+++ b/LayoutTests/fast/css/first-letter-property-whitelist.html
@@ -47,7 +47,6 @@ async_test(function(testHandle) {
webkitBorderHorizontalSpacing: '12px',
webkitBorderVerticalSpacing: '12px',
webkitFontSmoothing: 'none',
- webkitLineBoxContain: 'glyphs',
wordSpacing: '12px',
visibility: 'collapse',
};

Powered by Google App Engine
This is Rietveld 408576698