Skip to main content

45 docs tagged with "Research"

Upstream research and deep dives (e.g. browser engine internals) informing design decisions.

View all tags

Chromium SVG Text

SVG text is the most intricate part of SVG rendering because it combines:

SVG Transforms and Coordinate Frames

Reference for SVG transform-attribute syntax, viewport / viewBox, and use-instance coordinate frames — feeds an IR redesign that must refuse-vs-normalize rotation and pivot.