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

Unified Diff: LayoutTests/fast/css/getComputedStyle/resources/property-names.js

Issue 26588002: Remove support for -webkit-line-clamp Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Base files missing... Created 7 years, 2 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/getComputedStyle/resources/property-names.js
diff --git a/LayoutTests/fast/css/getComputedStyle/resources/property-names.js b/LayoutTests/fast/css/getComputedStyle/resources/property-names.js
index 639d7338b3264e3686fa2f991669db0b7225c55a..d673ff1088cf3b0d9fdc7b8bcaaff6159e7518e9 100644
--- a/LayoutTests/fast/css/getComputedStyle/resources/property-names.js
+++ b/LayoutTests/fast/css/getComputedStyle/resources/property-names.js
@@ -51,7 +51,6 @@ var propertiesToTest = {
"-webkit-line-align": true,
"-webkit-line-box-contain": true,
"-webkit-line-break": true,
- "-webkit-line-clamp": true,
"-webkit-line-grid": true,
"-webkit-line-snap": true,
"-webkit-locale": true,

Powered by Google App Engine
This is Rietveld 408576698