[Bug 13387] New: Reference DOM Core "base URL change steps"

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13387

           Summary: Reference DOM Core "base URL change steps"
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: Ms2ger@gmail.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org, annevk@opera.com
            Blocks: 11305


Rather than

> When an element is *affected by a base URL change*, it must act as
> described in the following list:

you would say something like

> The following are _base URL change steps_:
> ...
> Note: These steps are run when the element's base URL changes. [DOMCORE]

And remove

> When an element is moved from one document to another, if the two
> documents have different base URLs, then that element and all its
> descendants are affected by a base URL change.

as that requirement is now in DOM Core.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 27 July 2011 12:04:24 UTC