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

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

Issue 1734863003: Remove webkit-background-composite (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: third_party/WebKit/LayoutTests/fast/css/first-letter-property-whitelist.html
diff --git a/third_party/WebKit/LayoutTests/fast/css/first-letter-property-whitelist.html b/third_party/WebKit/LayoutTests/fast/css/first-letter-property-whitelist.html
index fbcc8ccf143a66ca1ab3b0739a8838fe1917325a..94ab84c397cb03025acde9b6e763cc749bcbab52 100644
--- a/third_party/WebKit/LayoutTests/fast/css/first-letter-property-whitelist.html
+++ b/third_party/WebKit/LayoutTests/fast/css/first-letter-property-whitelist.html
@@ -43,7 +43,6 @@ async_test(function(testHandle) {
textShadow: 'rgb(10, 20, 30) 10px 20px 30px',
textTransform: 'capitalize',
verticalAlign: '12%',
- webkitBackgroundComposite: 'xor',
webkitBorderHorizontalSpacing: '12px',
webkitBorderVerticalSpacing: '12px',
webkitFontSmoothing: 'none',

Powered by Google App Engine
This is Rietveld 408576698