RESOLVED FIXED 102653
[EFL] Update expectation for fast/js/global-constructors.html after r135093
https://bugs.webkit.org/show_bug.cgi?id=102653
Summary [EFL] Update expectation for fast/js/global-constructors.html after r135093
Chris Dumez
Reported 2012-11-19 00:26:21 PST
We get the following diff on EFL port for fast/js/global-constructors.html after r135093: --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/js/global-constructors-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/js/global-constructors-actual.txt @@ -75,6 +75,7 @@ PASS HTMLEmbedElement.toString() is '[object HTMLEmbedElementConstructor]' PASS HTMLFieldSetElement.toString() is '[object HTMLFieldSetElementConstructor]' PASS HTMLFontElement.toString() is '[object HTMLFontElementConstructor]' +PASS HTMLFormControlsCollection.toString() is '[object HTMLFormControlsCollectionConstructor]' PASS HTMLFormElement.toString() is '[object HTMLFormElementConstructor]' PASS HTMLFrameElement.toString() is '[object HTMLFrameElementConstructor]' PASS HTMLFrameSetElement.toString() is '[object HTMLFrameSetElementConstructor]' @@ -102,6 +103,7 @@ PASS HTMLObjectElement.toString() is '[object HTMLObjectElementConstructor]' PASS HTMLOptGroupElement.toString() is '[object HTMLOptGroupElementConstructor]' PASS HTMLOptionElement.toString() is '[object HTMLOptionElementConstructor]' +PASS HTMLOptionsCollection.toString() is '[object HTMLOptionsCollectionConstructor]' PASS HTMLOutputElement.toString() is '[object HTMLOutputElementConstructor]' PASS HTMLParagraphElement.toString() is '[object HTMLParagraphElementConstructor]' PASS HTMLParamElement.toString() is '[object HTMLParamElementConstructor]'
Attachments
Patch (26.99 KB, patch)
2012-11-19 00:33 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-11-19 00:33:15 PST
Created attachment 174906 [details] Patch Could someone please cq+ ?
Dominik Röttsches (drott)
Comment 2 2012-11-19 01:19:41 PST
Comment on attachment 174906 [details] Patch Clearing flags on attachment: 174906 Committed r135125: <http://trac.webkit.org/changeset/135125>
Dominik Röttsches (drott)
Comment 3 2012-11-19 01:19:49 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.