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

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

Issue 607593002: Remove -webkit-border-fit (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 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 7d2cf2d121ca70b37fbc7a3d8c73e1bcef2bee37..98bff794baba9be185f945fe49675979d59129de 100644
--- a/LayoutTests/fast/css/first-letter-property-whitelist.html
+++ b/LayoutTests/fast/css/first-letter-property-whitelist.html
@@ -44,7 +44,6 @@ async_test(function(testHandle) {
textTransform: 'capitalize',
verticalAlign: '12%',
webkitBackgroundComposite: 'xor',
- webkitBorderFit: 'lines',
webkitBorderHorizontalSpacing: '12px',
webkitBorderVerticalSpacing: '12px',
webkitFontSmoothing: 'none',

Powered by Google App Engine
This is Rietveld 408576698