mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
StyleElement existed because Blink supported <link> and XSL sheets, Sky only supports <style> so we can merge them together. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/780083003