Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Issue 19516002: [WebVTT] Support text-decoration-{text,color,style} on CSS ::cue pseudo-element (Closed)

Created:
7 years, 5 months ago by abinader
Modified:
7 years, 5 months ago
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch, vcarbune.chromium, darktears, Savago-old, nessy
Visibility:
Public.

Description

[WebVTT] Support text-decoration-{text,color,style} on CSS ::cue pseudo-element The CSS ::cue pseudo-element is defined on WebVTT specification as part of the HTML5 <track> element specification. This issue intends to incrementally add support for the following properties: - text-decoration-line - text-decoration-style - text-decoration-color BUG=260993 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154500

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added FIXME with info on 'text-decoration' shorthand #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M LayoutTests/media/track/track-css-all-cues.html View 1 2 chunks +12 lines, -1 line 0 comments Download
M LayoutTests/media/track/track-css-all-cues-expected.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
abinader
7 years, 5 months ago (2013-07-17 14:17:59 UTC) #1
Julien - ping for review
lgtm https://codereview.chromium.org/19516002/diff/1/LayoutTests/media/track/track-css-all-cues.html File LayoutTests/media/track/track-css-all-cues.html (right): https://codereview.chromium.org/19516002/diff/1/LayoutTests/media/track/track-css-all-cues.html#newcode17 LayoutTests/media/track/track-css-all-cues.html:17: text-decoration-color: cyan; I would love to see the ...
7 years, 5 months ago (2013-07-18 01:06:02 UTC) #2
abinader
Thank you for the review Julien :) The shorthand for text-decoration has not landed on ...
7 years, 5 months ago (2013-07-18 02:51:42 UTC) #3
Julien - ping for review
On 2013/07/18 02:51:42, abinader wrote: > Thank you for the review Julien :) The shorthand ...
7 years, 5 months ago (2013-07-18 15:26:17 UTC) #4
abinader
On 2013/07/18 15:26:17, Julien Chaffraix wrote: > On 2013/07/18 02:51:42, abinader wrote: > > Thank ...
7 years, 5 months ago (2013-07-18 15:44:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bruno.d@partner.samsung.com/19516002/9001
7 years, 5 months ago (2013-07-18 16:20:22 UTC) #6
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 18:17:03 UTC) #7
Message was sent while issue was closed.
Change committed as 154500

Powered by Google App Engine
This is Rietveld 408576698