Bug 119637 - Captions menu needs to reset text-align
Summary: Captions menu needs to reset text-align
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-09 14:01 PDT by Dean Jackson
Modified: 2013-08-09 15:46 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2013-08-09 15:41 PDT, Dean Jackson
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2013-08-09 14:01:18 PDT
The captions menu needs to set text-align so that it doesn't inherit from a parent container.

<rdar://problem/14700285>
Comment 1 Eric Carlson 2013-08-09 14:31:07 PDT

*** This bug has been marked as a duplicate of bug 116100 ***
Comment 2 Dean Jackson 2013-08-09 15:40:04 PDT
Reopening - it's correct that 116100 will fix this, but since it's a bigger change I think we should do this first. It's a one line fix.
Comment 3 Dean Jackson 2013-08-09 15:41:59 PDT
Created attachment 208460 [details]
Patch
Comment 4 Dean Jackson 2013-08-09 15:46:00 PDT
Committed r153909: <http://trac.webkit.org/changeset/153909>