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

Unified Diff: LayoutTests/css3/font-weight-multiple-selectors-expected.txt

Issue 137813004: Multiple selectors setting relative font-weight names to an element result in a cumulative result (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Improve testcase Created 6 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: LayoutTests/css3/font-weight-multiple-selectors-expected.txt
diff --git a/LayoutTests/css3/font-weight-expected.txt b/LayoutTests/css3/font-weight-multiple-selectors-expected.txt
similarity index 94%
copy from LayoutTests/css3/font-weight-expected.txt
copy to LayoutTests/css3/font-weight-multiple-selectors-expected.txt
index 7c84fb9971bd6303afd6775d13b08cdd18f69608..5afce7eae644e066cafe3575e736ceefcb0ffd8e 100644
--- a/LayoutTests/css3/font-weight-expected.txt
+++ b/LayoutTests/css3/font-weight-multiple-selectors-expected.txt
@@ -1,4 +1,4 @@
-Test that font-weight: bolder and font-weight: lighter behave according to spec.
+Test that font-weight: bolder and font-weight: lighter are not cumulative when multiple selectors apply.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/css3/font-weight-multiple-selectors.html ('k') | Source/core/css/resolver/StyleBuilderCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698