Skip to content
SiteEmail

Fix

Reduced blurriness of text when SDF is turned off

Fix

Fixed updating of data-bind-for over virtual lists when underlying collection changes size

Fix

Fixed garbage collection of the templates elements used for data-bind-for and data-bind-if when they were accessed by JavaScript

Fix

Fixed a bug causing a view's content to not be redrawn when a new global backdrop filter mask is set

Fix

Fixed cases where GIFs used on the page triggered assertions

Fix

Fixed text-transform sometimes failing to apply after becoming visible

Fix

Fixed a crash in UnloadDocument when an immediate layout was invoked just beforehand

Fix

Fixed a crash caused by incorrect ruleset IDs when copying rulesets

Fix

Fixed a crash that could occur when removing styles containing keyframe rules that share the same name

Fix

Fixed a crash that could occur when removing styles containing font-face rules that share the same font description (font-family, font-style, font-weight)

Fix

Fixed a crash that could occur when removing a <style> or <link> using a preloaded stylesheet containing media rules.

Fix

Fixed incorrect parsing of the border shorthand when the value does not specify a border width

Fix

Fixed incorrect parsing of the text-stroke shorthand when the value does not contain a text-stroke-width

Fix

Fixed a crash when a user background is set but no view renderer is created

Fix

Fixed not redrawing elements with changed border-image-outset correctly

Fix

Fixed a bug in the rendering initialization logic that was causing some fonts to use GPU-generated SDF even when it is not supported by the rendering backend

Fix

Fixed a crash in CanvasRenderingContext2D.measureText due to a garbage collected canvas element

Fix

Fixed a crash when reading canvas font when font-family is set to empty string