Bug 173664 - CSS text properties affect <video> shadow root
Summary: CSS text properties affect <video> shadow root
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-21 12:30 PDT by Antoine Quint
Modified: 2017-07-07 09:31 PDT (History)
6 users (show)

See Also:


Attachments
Testcase (81 bytes, text/html)
2017-06-21 12:30 PDT, Antoine Quint
no flags Details
Patch (4.51 KB, patch)
2017-06-21 13:25 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2017-06-21 12:30:53 PDT
Created attachment 313539 [details]
Testcase

See the attached test case, the "text-indent" and "font-weight" properties affect the text inside a <video> shadow root when they shouldn't.
Comment 1 Radar WebKit Bug Importer 2017-06-21 12:31:24 PDT
<rdar://problem/32904328>
Comment 2 Antoine Quint 2017-06-21 13:25:52 PDT
Created attachment 313543 [details]
Patch
Comment 3 WebKit Commit Bot 2017-06-21 14:55:31 PDT
Comment on attachment 313543 [details]
Patch

Clearing flags on attachment: 313543

Committed r218655: <http://trac.webkit.org/changeset/218655>
Comment 4 WebKit Commit Bot 2017-06-21 14:55:33 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Antoine Quint 2017-07-07 09:30:45 PDT
This caused https://bugs.webkit.org/show_bug.cgi?id=174258.