mirror of
https://github.com/servo/servo
synced 2026-05-13 18:37:30 +02:00
Don't require the CanvasFillOrStrokeStyle enum to be public CanvasFillOrStrokeStyle is only used in a single file, so it does not need to be a public enum. Fixes #8105. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8115) <!-- Reviewable:end -->