Skip to content
  • morrita@google.com's avatar
    https://bugs.webkit.org/show_bug.cgi?id=113164 · 85bdf051
    morrita@google.com authored
    Custom Elements: readyCallback should be called for outerHTML and insertAdjecentHTML
    
    Source/WebCore:
    
    These APIs also create new elements thus should have V8DeliverCustomElementCallbacks attribute.
    
    Reviewed by Dimitri Glazkov.
    
    Test: Updated lifecycle-ready-creation-api.html.
    
    * html/HTMLElement.idl:
    
    LayoutTests:
    
    Reviewed by Dimitri Glazkov.
    
    * fast/dom/custom/lifecycle-ready-creation-api-expected.txt:
    * fast/dom/custom/lifecycle-ready-creation-api.html:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146896 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    85bdf051