Re: [html-tests] Add sectioning tests. (#1538)

# Firefox #
Testing revision 92141e205a68bb25f8384ef0de440d2d5cca72c5
Starting 10 test iterations
All results were stable

## All results ##

### /html/semantics/sections/the-body-element/sections-body-events-dom-content.html ###
|                 Subtest                 | Results |
|-----------------------------------------|---------|
|                                         | OK      |
| Body.onoffline (fired on window)        | PASS    |
| Body.onfocus (fired on window)          | PASS    |
| Body.onpagehide (fired on body)         | PASS    |
| Body.onpageshow (fired on window)       | PASS    |
| Body.onoffline (fired on body)          | PASS    |
| Body.onpopstate (fired on body)         | PASS    |
| Body.onhashchange (fired on body)       | PASS    |
| Body.onerror (fired on body)            | PASS    |
| Body.onscroll (fired on body)           | PASS    |
| Body.onafterprint (fired on window)     | PASS    |
| Body.onbeforeprint (fired on body)      | PASS    |
| Body.onhashchange (fired on window)     | PASS    |
| Body.ononline (fired on window)         | PASS    |
| Body.onbeforeprint (fired on window)    | PASS    |
| Body.onunload (fired on window)         | PASS    |
| Body.onpopstate (fired on window)       | PASS    |
| Body.onlanguagechange (fired on window) | PASS    |
| Body.onpagehide (fired on window)       | PASS    |
| Body.onmessage (fired on window)        | FAIL    |
| Body.onresize (fired on body)           | PASS    |
| Body.onstorage (fired on body)          | PASS    |
| Body.onafterprint (fired on body)       | PASS    |
| Body.onmessage (fired on body)          | PASS    |
| Body.onunload (fired on body)           | PASS    |
| Body.onresize (fired on window)         | PASS    |
| Body.ononline (fired on body)           | PASS    |
| Body.onbeforeunload (fired on body)     | PASS    |
| Body.onfocus (fired on body)            | PASS    |
| Body.onload (fired on body)             | PASS    |
| Body.onblur (fired on body)             | PASS    |
| Body.onlanguagechange (fired on body)   | PASS    |
| Body.onscroll (fired on window)         | PASS    |
| Body.onpageshow (fired on body)         | PASS    |
| Body.onbeforeunload (fired on window)   | PASS    |
| Body.onblur (fired on window)           | PASS    |
| Body.onload (fired on window)           | PASS    |
| Body.onerror (fired on window)          | PASS    |
| Body.onstorage (fired on window)        | PASS    |
### /html/semantics/sections/the-body-element/sections-body-element-onerror-part2.html ###
|                                        Subtest                                        | Results |
|---------------------------------------------------------------------------------------|---------|
|                                                                                       | ERROR   |
| Body's onerror event listener's event handler fired as per spec order during bubbling | PASS    |
### /html/semantics/sections/the-body-element/sections-body-events-dom-methods.html ###
|                 Subtest                 | Results |
|-----------------------------------------|---------|
|                                         | OK      |
| Body.onoffline (fired on window)        | PASS    |
| Body.onfocus (fired on window)          | PASS    |
| Body.onpagehide (fired on body)         | PASS    |
| Body.onpageshow (fired on window)       | PASS    |
| Body.onoffline (fired on body)          | PASS    |
| Body.onpopstate (fired on body)         | PASS    |
| Body.onhashchange (fired on body)       | PASS    |
| Body.onerror (fired on body)            | PASS    |
| Body.onscroll (fired on body)           | PASS    |
| Body.onafterprint (fired on window)     | PASS    |
| Body.onbeforeprint (fired on body)      | PASS    |
| Body.onhashchange (fired on window)     | PASS    |
| Body.ononline (fired on window)         | PASS    |
| Body.onbeforeprint (fired on window)    | PASS    |
| Body.onunload (fired on window)         | PASS    |
| Body.onpopstate (fired on window)       | PASS    |
| Body.onlanguagechange (fired on window) | PASS    |
| Body.onpagehide (fired on window)       | PASS    |
| Body.onmessage (fired on window)        | PASS    |
| Body.onresize (fired on body)           | PASS    |
| Body.onstorage (fired on body)          | PASS    |
| Body.onafterprint (fired on body)       | PASS    |
| Body.onmessage (fired on body)          | PASS    |
| Body.onunload (fired on body)           | PASS    |
| Body.onresize (fired on window)         | PASS    |
| Body.ononline (fired on body)           | PASS    |
| Body.onbeforeunload (fired on body)     | PASS    |
| Body.onfocus (fired on body)            | PASS    |
| Body.onload (fired on body)             | PASS    |
| Body.onblur (fired on body)             | PASS    |
| Body.onlanguagechange (fired on body)   | PASS    |
| Body.onscroll (fired on window)         | PASS    |
| Body.onpageshow (fired on body)         | PASS    |
| Body.onbeforeunload (fired on window)   | PASS    |
| Body.onblur (fired on window)           | PASS    |
| Body.onload (fired on window)           | PASS    |
| Body.onerror (fired on window)          | PASS    |
| Body.onstorage (fired on window)        | PASS    |
### /html/semantics/sections/the-body-element/sections-body-element-onerror-part1.html ###
|                                         Subtest                                          | Results |
|------------------------------------------------------------------------------------------|---------|
|                                                                                          | ERROR   |
| Body's onerror content attribute's event handler fired as per spec order during bubbling | PASS    |
### /html/semantics/sections/the-body-element/sections-body-element-mirrors-window.html ###
|                                                       Subtest                                                       | Results |
|---------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                     | OK      |
| onhashchange: changing window.onhashchange updates document.body.onhashchange                                       | PASS    |
| onbeforeprint: changing document.body.onbeforeprint updates document.body.onbeforeprint                             | PASS    |
| onbeforeprint: window.onbeforeprint populated by content markup for onbeforeprint attribute                         | PASS    |
| onblur: changing window.onblur updates window.onblur                                                                | PASS    |
| onstorage: window.onstorage populated by content markup for onstorage attribute                                     | PASS    |
| onafterprint: changing document.body.onafterprint updates document.body.onafterprint                                | PASS    |
| onbeforeunload: changing document.body.onbeforeunload updates window.onbeforeunload                                 | PASS    |
| onbeforeunload: changing document.body.onbeforeunload updates document.body.onbeforeunload                          | PASS    |
| onpopstate: changing document.body.onpopstate updates window.onpopstate                                             | PASS    |
| onfocus: window.onfocus populated by content markup for onfocus attribute                                           | PASS    |
| onhashchange: window.onhashchange populated by content markup for onhashchange attribute                            | PASS    |
| onpagehide: changing document.body.onpagehide updates window.onpagehide                                             | PASS    |
| onmessage: changing document.body.onmessage updates window.onmessage                                                | PASS    |
| onoffline: document.body.onoffline populated by content markup for onoffline attribute                              | PASS    |
| onoffline: changing window.onoffline updates window.onoffline                                                       | PASS    |
| onpopstate: changing document.body.onpopstate updates document.body.onpopstate                                      | PASS    |
| ononline: document.body.attributes[ononline] populated with content markup for ononline attribute                   | PASS    |
| onmessage: window.onmessage populated by content markup for onmessage attribute                                     | FAIL    |
| onafterprint: changing window.onafterprint updates window.onafterprint                                              | PASS    |
| onbeforeprint: document.body.attributes[onbeforeprint] populated with content markup for onbeforeprint attribute    | PASS    |
| onpagehide: document.body.attributes[onpagehide] populated with content markup for onpagehide attribute             | PASS    |
| onoffline: changing document.body.onoffline updates document.body.onoffline                                         | PASS    |
| onfocus: changing document.body.onfocus updates window.onfocus                                                      | PASS    |
| onhashchange: document.body.onhashchange populated by content markup for onhashchange attribute                     | PASS    |
| onpagehide: changing window.onpagehide updates document.body.onpagehide                                             | PASS    |
| onmessage: changing window.onmessage updates document.body.onmessage                                                | PASS    |
| onpagehide: changing document.body.onpagehide updates document.body.onpagehide                                      | PASS    |
| ononline: changing window.ononline updates window.ononline                                                          | PASS    |
| onpopstate: document.body.onpopstate populated by content markup for onpopstate attribute                           | PASS    |
| onafterprint: document.body.attributes[onafterprint] populated with content markup for onafterprint attribute       | PASS    |
| onerror: changing window.onerror updates document.body.onerror                                                      | PASS    |
| onscroll: changing window.onscroll updates window.onscroll                                                          | PASS    |
| ononline: changing window.ononline updates document.body.ononline                                                   | PASS    |
| onunload: changing window.onunload updates document.body.onunload                                                   | PASS    |
| onbeforeunload: document.body.onbeforeunload populated by content markup for onbeforeunload attribute               | PASS    |
| onafterprint: document.body.onafterprint populated by content markup for onafterprint attribute                     | PASS    |
| onunload: changing document.body.onunload updates window.onunload                                                   | PASS    |
| ononline: changing document.body.ononline updates window.ononline                                                   | PASS    |
| onresize: document.body.onresize populated by content markup for onresize attribute                                 | PASS    |
| onerror: changing document.body.onerror updates document.body.onerror                                               | PASS    |
| onresize: changing window.onresize updates document.body.onresize                                                   | PASS    |
| onblur: changing document.body.onblur updates document.body.onblur                                                  | PASS    |
| onresize: changing document.body.onresize updates window.onresize                                                   | PASS    |
| onblur: window.onblur populated by content markup for onblur attribute                                              | PASS    |
| onunload: changing document.body.onunload updates document.body.onunload                                            | PASS    |
| onoffline: document.body.attributes[onoffline] populated with content markup for onoffline attribute                | PASS    |
| onfocus: document.body.onfocus populated by content markup for onfocus attribute                                    | PASS    |
| onpageshow: document.body.onpageshow populated by content markup for onpageshow attribute                           | PASS    |
| onscroll: window.onscroll populated by content markup for onscroll attribute                                        | PASS    |
| onbeforeunload: changing window.onbeforeunload updates window.onbeforeunload                                        | PASS    |
| onscroll: changing document.body.onscroll updates document.body.onscroll                                            | PASS    |
| ononline: changing document.body.ononline updates document.body.ononline                                            | PASS    |
| onload: document.body.attributes[onload] populated with content markup for onload attribute                         | PASS    |
| onscroll: changing window.onscroll updates document.body.onscroll                                                   | PASS    |
| onscroll: document.body.onscroll populated by content markup for onscroll attribute                                 | PASS    |
| onstorage: changing document.body.onstorage updates window.onstorage                                                | PASS    |
| onpagehide: window.onpagehide populated by content markup for onpagehide attribute                                  | PASS    |
| onhashchange: changing document.body.onhashchange updates window.onhashchange                                       | PASS    |
| onload: document.body.onload populated by content markup for onload attribute                                       | PASS    |
| onpageshow: changing window.onpageshow updates document.body.onpageshow                                             | PASS    |
| onafterprint: window.onafterprint populated by content markup for onafterprint attribute                            | PASS    |
| onpageshow: window.onpageshow populated by content markup for onpageshow attribute                                  | PASS    |
| onbeforeprint: changing window.onbeforeprint updates window.onbeforeprint                                           | PASS    |
| onerror: changing document.body.onerror updates window.onerror                                                      | PASS    |
| onmessage: document.body.attributes[onmessage] populated with content markup for onmessage attribute                | PASS    |
| onmessage: changing document.body.onmessage updates document.body.onmessage                                         | PASS    |
| onstorage: changing document.body.onstorage updates document.body.onstorage                                         | PASS    |
| onpagehide: changing window.onpagehide updates window.onpagehide                                                    | PASS    |
| onpageshow: document.body.attributes[onpageshow] populated with content markup for onpageshow attribute             | PASS    |
| onload: changing document.body.onload updates document.body.onload                                                  | PASS    |
| onpageshow: changing document.body.onpageshow updates document.body.onpageshow                                      | PASS    |
| onmessage: changing window.onmessage updates window.onmessage                                                       | PASS    |
| onresize: changing document.body.onresize updates document.body.onresize                                            | PASS    |
| ononline: window.ononline populated by content markup for ononline attribute                                        | PASS    |
| onbeforeunload: changing window.onbeforeunload updates document.body.onbeforeunload                                 | PASS    |
| onstorage: document.body.attributes[onstorage] populated with content markup for onstorage attribute                | PASS    |
| onbeforeprint: changing document.body.onbeforeprint updates window.onbeforeprint                                    | PASS    |
| onload: changing window.onload updates window.onload                                                                | PASS    |
| onscroll: document.body.attributes[onscroll] populated with content markup for onscroll attribute                   | PASS    |
| onload: changing document.body.onload updates window.onload                                                         | PASS    |
| onblur: document.body.onblur populated by content markup for onblur attribute                                       | PASS    |
| onblur: changing document.body.onblur updates window.onblur                                                         | PASS    |
| onresize: window.onresize populated by content markup for onresize attribute                                        | PASS    |
| onfocus: changing window.onfocus updates window.onfocus                                                             | PASS    |
| onerror: changing window.onerror updates window.onerror                                                             | PASS    |
| onmessage: document.body.onmessage populated by content markup for onmessage attribute                              | FAIL    |
| onload: window.onload populated by content markup for onload attribute                                              | PASS    |
| onbeforeprint: changing window.onbeforeprint updates document.body.onbeforeprint                                    | PASS    |
| onpageshow: changing window.onpageshow updates window.onpageshow                                                    | PASS    |
| onhashchange: changing window.onhashchange updates window.onhashchange                                              | PASS    |
| onblur: document.body.attributes[onblur] populated with content markup for onblur attribute                         | PASS    |
| onoffline: window.onoffline populated by content markup for onoffline attribute                                     | PASS    |
| onblur: changing window.onblur updates document.body.onblur                                                         | PASS    |
| onunload: changing window.onunload updates window.onunload                                                          | PASS    |
| onoffline: changing document.body.onoffline updates window.onoffline                                                | PASS    |
| onhashchange: document.body.attributes[onhashchange] populated with content markup for onhashchange attribute       | PASS    |
| onpopstate: changing window.onpopstate updates window.onpopstate                                                    | PASS    |
| onpagehide: document.body.onpagehide populated by content markup for onpagehide attribute                           | PASS    |
| onafterprint: changing document.body.onafterprint updates window.onafterprint                                       | PASS    |
| onfocus: document.body.attributes[onfocus] populated with content markup for onfocus attribute                      | PASS    |
| onpopstate: document.body.attributes[onpopstate] populated with content markup for onpopstate attribute             | PASS    |
| onscroll: changing document.body.onscroll updates window.onscroll                                                   | PASS    |
| onstorage: changing window.onstorage updates window.onstorage                                                       | PASS    |
| onbeforeprint: document.body.onbeforeprint populated by content markup for onbeforeprint attribute                  | PASS    |
| onresize: changing window.onresize updates window.onresize                                                          | PASS    |
| ononline: document.body.ononline populated by content markup for ononline attribute                                 | PASS    |
| onunload: window.onunload populated by content markup for onunload attribute                                        | PASS    |
| onoffline: changing window.onoffline updates document.body.onoffline                                                | PASS    |
| onerror: document.body.onerror populated by content markup for onerror attribute                                    | FAIL    |
| onunload: document.body.attributes[onunload] populated with content markup for onunload attribute                   | PASS    |
| onresize: document.body.attributes[onresize] populated with content markup for onresize attribute                   | PASS    |
| onstorage: changing window.onstorage updates document.body.onstorage                                                | PASS    |
| onbeforeunload: window.onbeforeunload populated by content markup for onbeforeunload attribute                      | PASS    |
| onpopstate: window.onpopstate populated by content markup for onpopstate attribute                                  | PASS    |
| onload: changing window.onload updates document.body.onload                                                         | PASS    |
| onfocus: changing window.onfocus updates document.body.onfocus                                                      | PASS    |
| onpageshow: changing document.body.onpageshow updates window.onpageshow                                             | PASS    |
| onunload: document.body.onunload populated by content markup for onunload attribute                                 | PASS    |
| onpopstate: changing window.onpopstate updates document.body.onpopstate                                             | PASS    |
| onafterprint: changing window.onafterprint updates document.body.onafterprint                                       | PASS    |
| onstorage: document.body.onstorage populated by content markup for onstorage attribute                              | PASS    |
| onfocus: changing document.body.onfocus updates document.body.onfocus                                               | PASS    |
| onhashchange: changing document.body.onhashchange updates document.body.onhashchange                                | PASS    |
| onerror: document.body.attributes[onerror] populated with content markup for onerror attribute                      | PASS    |
| onbeforeunload: document.body.attributes[onbeforeunload] populated with content markup for onbeforeunload attribute | PASS    |
| onerror: window.onerror populated by content markup for onerror attribute                                           | FAIL    |
### /html/semantics/sections/the-body-element/sections-body-events-auto-content.html ###
| Subtest | Results |
|---------|---------|
|         | TIMEOUT |
### /html/semantics/sections/the-body-element/sections-body-events-auto-methods.html ###
| Subtest | Results |
|---------|---------|
|         | TIMEOUT |

View on GitHub: https://github.com/w3c/web-platform-tests/pull/1538#issuecomment-256593379

Received on Thursday, 27 October 2016 09:31:52 UTC