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

Issue 30693003: Test setting string properties to null on <audio>, <video>, <source> and <track> (Closed)

Created:
7 years, 1 month ago by philipj_slow
Modified:
7 years, 1 month ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Test setting string properties to null on <audio>, <video>, <source> and <track> http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html The spec doesn't have [TreatNullAs=NullString] for any of these properties, so the added tests are actually wrong for mediaGroup, poster and src. The implementation will be fixed in future commits. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160195

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -0 lines) Patch
M LayoutTests/fast/dom/element-attribute-js-null.html View 3 chunks +38 lines, -0 lines 0 comments Download
M LayoutTests/fast/dom/element-attribute-js-null-expected.txt View 3 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
philipj_slow
7 years, 1 month ago (2013-10-22 08:01:28 UTC) #1
Mike West
LGTM. Can you point at the relevant bit of the specification in the CL description?
7 years, 1 month ago (2013-10-22 08:06:58 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/30693003/1
7 years, 1 month ago (2013-10-22 08:17:13 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-22 12:15:28 UTC) #4
Message was sent while issue was closed.
Change committed as 160195

Powered by Google App Engine
This is Rietveld 408576698