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

Unified Diff: LayoutTests/fast/css3-text/font-stretch-expected.txt

Issue 199423003: Add plumbing for font-stretch (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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
« no previous file with comments | « LayoutTests/fast/css3-text/font-stretch.html ('k') | LayoutTests/fast/inspector-support/style-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css3-text/font-stretch-expected.txt
diff --git a/LayoutTests/fast/css3-text/font-stretch-expected.txt b/LayoutTests/fast/css3-text/font-stretch-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c650be82a899932270c401781755b2a4468467f
--- /dev/null
+++ b/LayoutTests/fast/css3-text/font-stretch-expected.txt
@@ -0,0 +1,19 @@
+AssignedComputedResult
+normalnormalPASS
+ultra-condensedultra-condensedPASS
+extra-condensedextra-condensedPASS
+condensedcondensedPASS
+semi-condensedsemi-condensedPASS
+semi-expandedsemi-expandedPASS
+expandedexpandedPASS
+extra-expandedextra-expandedPASS
+ultra-expandedultra-expandedPASS
+boldnormalPASS
+semi-normalnormalPASS
+very-condensednormalPASS
+compactnormalPASS
+foobarnormalPASS
+900normalPASS
+Tests that all supported font-stretch values are correctly parsed, recognized and returned from getComputedStyle.
+
+Also tests that a few invalid font-stretch values are ignored as expected.
« no previous file with comments | « LayoutTests/fast/css3-text/font-stretch.html ('k') | LayoutTests/fast/inspector-support/style-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698