Skip to content

XP: Fix display of SVG illustration in Firefox

Dallas Reedy requested to merge 224185-fix-svg-display-in-firefox into master

What does this MR do and why?

Fix an issue where the SVG illustration was not being displayed in Firefox. The core issue is that the containing element was collapsing down to 0 pixels in width.

Screenshots or screen recordings

Before After
svg-issue-before svg-issue-after

How to set up and validate locally

  1. Follow these instructions
  2. View the experiment in the Firefox browser

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #224185 (closed)

Merge request reports