Commit dd98ae68 authored by philipj@opera.com's avatar philipj@opera.com

Remove BarProp.visible TODO that has been fixed in the spec

NOTRY=true
R=fs@opera.com

Review URL: https://codereview.chromium.org/1328723004

git-svn-id: svn://svn.chromium.org/blink/trunk@201721 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 79e54681
...@@ -31,7 +31,5 @@ ...@@ -31,7 +31,5 @@
[ [
WillBeGarbageCollected, WillBeGarbageCollected,
] interface BarProp { ] interface BarProp {
// TODO(philipj): Remove readonly or have it added to the spec:
// https://www.w3.org/Bugs/Public/show_bug.cgi?id=28697
readonly attribute boolean visible; readonly attribute boolean visible;
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment