[Bug 26112] New: "then that gives the optional argument its defau..."

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26112

            Bug ID: 26112
           Summary: "then that gives the optional argument its defau..."
           Product: WebAppsWG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: nbarth+w3bugzilla@google.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

http://heycam.github.io/webidl/#dfn-optional-argument-default-value

The text:
[[
then that gives the optional argument its default value.
]]

links to:
#dfn-default-value
...but that definition does not exist:
http://heycam.github.io/webidl/#dfn-default-value

Instead, it should link to
#dfn-optional-argument-default-value


(This is b/c there's now a difference between default value for optional args
and for dictionaries, AFAICT.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 17 June 2014 02:59:27 UTC