Bug 169874
| Summary: | Set stroke width CSS property for video captions in stylesheet. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Per Arne Vollan <pvollan> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | eric.carlson, jonlee |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Per Arne Vollan
CSS properties for video captions are set in a stylesheet in CaptionUserPreferencesMediaAF.cpp. The stroke width is currently set in MediaControlTextTrackContainerElement::updateTextStrokeStyle(). We should find a way to set this in the stylesheet like the other user style preferences.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |