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

Issue 98783005: WebVTT only allows <rt> if the currently innermost node is <ruby> (Closed)

Created:
7 years ago by fs
Modified:
7 years ago
CC:
blink-reviews, nessy, philipj_slow, gasubic, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

WebVTT only allows <rt> if the currently innermost node is <ruby> If <rt> is encountered and the current node isn't <ruby>, then drop the <rt>. Fixes tc023 to not expect an <rt>. BUG=321038 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162985

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -22 lines) Patch
M LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/media/track/track-webvtt-tc023-markup.html View 2 chunks +2 lines, -4 lines 0 comments Download
M Source/core/html/track/vtt/VTTParser.cpp View 1 chunk +21 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
fs
7 years ago (2013-12-02 12:23:01 UTC) #1
Mike West
LGTM. Thanks.
7 years ago (2013-12-02 12:41:04 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/98783005/1
7 years ago (2013-12-02 12:42:52 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-02 13:20:51 UTC) #4
Message was sent while issue was closed.
Change committed as 162985

Powered by Google App Engine
This is Rietveld 408576698