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

Issue 96933004: Fix tag closing issues in the WebVTT tree builder (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

Fix tag closing issues in the WebVTT tree builder An end tag </foo> that does not match the currently open element should be dropped. An exception to the above however, is the </ruby> end tag which also closes any currently open <rt>. BUG=321038 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162917

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
fs
7 years ago (2013-11-29 15:18:48 UTC) #1
Mike West
Thanks for fixing this up. I like seeing test expectations go from FAIL to PASS. ...
7 years ago (2013-11-29 15:20:54 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/96933004/1
7 years ago (2013-11-29 15:36:22 UTC) #3
commit-bot: I haz the power
7 years ago (2013-11-29 17:09:53 UTC) #4
Message was sent while issue was closed.
Change committed as 162917

Powered by Google App Engine
This is Rietveld 408576698