Confirmed users
311
edits
Msreckovic (talk | contribs) |
Jetvillegas (talk | contribs) |
||
| Line 239: | Line 239: | ||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||
{{readonly}} | |||
*Notable Fixes: | |||
** {{bug|1029307}} - use fixed subscript/superscript offset ratio instead of font metric values. add subscript/superscript test fonts. | |||
** {{bug|1031319}} - Don't generate element animations when animation-name is "none" | |||
** {{bug|1029969}} - Make compositor animation (OMTA) tests ignore floating-point differences | |||
** {{bug|1010067}} - Rename animation classes so they are easier to understand | |||
** {{bug|1031967}} - Make mozilla::css::Loader cycle collected and traverse its observer array. | |||
** {{bug|1028237}} - Account for device offset for thebes layer masks. | |||
** {{bug|987497}} - Force ** {{buggy drivers to pick up the TexturePass2 uniform change. | |||
** {{bug|1026450}} - Don't let clipped animated transforms trigger layerization of elements outside the clip. | |||
** {{bug|997010}} - Support dynamic changes to the image-orientation property. | |||
** {{bug|1023618}} - Always call FlushRendering in the reftest harness. | |||
** {{bug|1029180}} - Give nsStyleContext a private destructor & MOZ_FINAL, to make it less likely to be freed by anything other than refcounting. | |||
** {{bug|996798}} - Add a typedef to make it easier to change the size of nsWrapperCache/nsINode flags. | |||
** {{bug|1030829}} - preload 'hidden' fonts on FirefoxOS into the user-font cache. | |||
** {{bug|1030067}} - ignore the principal when caching data-URI fonts, to allow sharing across pages with the same CSS. | |||
** {{bug|1029718}} - Skip transform calculation if region to transform is empty for layer event regions. | |||
** {{bug|1008942}} - When a network request for an image finishes during paint suppression and the image doesn't have a frame don't start a decode. | |||
** {{bug|1034399}} - Use a Moz2D DrawTarget backed gfxContext for SVG bounds calculations. | |||
** {{bug|988808}} - Convert SVG hit-testing to use Moz2D instead of Thebes backed gfxContext. | |||
===Media (mreavy)=== | ===Media (mreavy)=== | ||