Confirmed users
311
edits
Jetvillegas (talk | contribs) |
|||
| Line 250: | Line 250: | ||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||
{{readonly}} | |||
*Notable Fixes: | |||
** Fira Sans is now available as a reftest font. Use it. | |||
** {{bug|1004377}} - Dispatch events for CSS Animations with empty keyframes rules | |||
** {{bug|1018862}} - Make tests for CSS Transitions (OMTA) confirm the animation is being performed on the compositor | |||
** {{bug|1023727}} - SVG Shadow DOM fixes | |||
** {{bug|1023655}} - Remove DOCTYPEs from SVG documents to avoid failed DTD loads | |||
** {{bug|1017798}} - CSS Shadow DOM fixes | |||
** {{bug|940845}} - [PERF] Add a blur cache for rectangular blurs | |||
** {{bug|1023464}} - Add support for the --setpref argument to mach reftest. | |||
** {{bug|1021420}} - [Flame] Marketplace does not scroll vertically | |||
** {{bug|1022624}} - Implement support for gradients with ExtendMode::REFLECT in DrawTargetCG | |||
** {{bug|63895}} - positioned internal table elements not abs pos containing block | |||
** {{bug|1007639}} - stop shipping .woff fonts as part of the desktop browser product. | |||
** {{bug|1007629}} - eliminate use of "embedded" fonts in about:preferences. | |||
** {{bug|1020143}} - prefer tabular numerals for list numbering. | |||
** {{bug|1025497}} - Stop using gfxImageSurface in Cocoa widget code | |||
** {{bug|1025491}} - Remove the DumpAsPNG() code in FilterNodeSoftware.cpp | |||
** {{bug|1019753}} - Use Moz2D DataSourceSurfaces instead of Thebes gfxImageSurfaces | |||
** {{bug|1023336}} - Avoid jank caused by oversized data wrapping DataSourceSurfaces | |||
** {{bug|1015785}} - Fix Moz2D's AlignedArray::Realloc() to not over allocate. | |||
** {{bug|1014252}} - [PERF] Optimize clearing of textruns via RemoveInFlows. | |||
===Media (mreavy)=== | ===Media (mreavy)=== | ||