DescriptionChange FontFaceSet#check() behavior when no matched font-face
When the font name passed to check() does not match any font face in the
FontFaceSet, current implementation always returns true. As per the
latest spec draft [1], it should return true if it matches platform font
name, otherwise false.
[1] http://dev.w3.org/csswg/css-font-loading/#font-face-set-check
BUG=378989
TEST=fast/css/fontfaceset-check-platform-fonts.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176278
Patch Set 1 : #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|