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

Unified Diff: LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash-expected.txt

Issue 542713002: Handle font-weigths with 'bolder' or 'lighter' values in @font-face rules (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Comment is added. Created 6 years, 3 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-with-lighter-or-bolder-weight-crash-expected.txt
diff --git a/LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash-expected.txt b/LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..94bc2d298335ac1c59b3819d36fafcdfb98c5001
--- /dev/null
+++ b/LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash-expected.txt
@@ -0,0 +1 @@
+Test for a crash when a font-weight property in @font-face contains one of the relative 'lighter' or 'bolder' keywords. PASS if Blink does not crash in debug.
« no previous file with comments | « LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash.html ('k') | Source/core/css/FontFace.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698