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

Unified Diff: LayoutTests/fast/css/font-face-multiple-faces-expected.html

Issue 1270723002: Improve CSS Style matching spec compliance (Closed) Base URL: git@github.com:drott/blink-crosswalk.git@reimplementMatching
Patch Set: Fix TestExpectations Created 5 years, 4 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/font-face-multiple-faces-expected.html
diff --git a/LayoutTests/fast/css/font-face-multiple-faces-expected.html b/LayoutTests/fast/css/font-face-multiple-faces-expected.html
index 6979803eba44f0665c18a9f8a134d2ea3409608d..724e62c9db74e09d5efa77b4ccdac730a87ca8db 100644
--- a/LayoutTests/fast/css/font-face-multiple-faces-expected.html
+++ b/LayoutTests/fast/css/font-face-multiple-faces-expected.html
@@ -57,8 +57,3 @@
<span style="font-weight: 900" class="helvetica">Helvetica Bold</span>
<span style="font-weight: 900" class="helvetica">Helvetica Bold</span>
</div>
-
-<p>Times followed by Ahem (normal):</p>
-<div>
- Times <i class="ahem" style="font-style: normal;">AHEM</i>
-</div>

Powered by Google App Engine
This is Rietveld 408576698