Changeset 128866 in webkit


Ignore:
Timestamp:
Sep 18, 2012 2:32:15 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Unskip fast/js/global-constructors.html
https://bugs.webkit.org/show_bug.cgi?id=96984

Unreviewed EFL gardening.

Generate baseline for fast/js/global-constructors.html
and unskip test. The only differences in the expected
output are due to webkit prefix.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-18

  • fast/js/global-constructors-expected.txt: Added.
  • platform/efl/Skipped:
Location:
trunk/LayoutTests
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128863 r128866  
     12012-09-18  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Unskip fast/js/global-constructors.html
     4        https://bugs.webkit.org/show_bug.cgi?id=96984
     5
     6        Unreviewed EFL gardening.
     7
     8        Generate baseline for fast/js/global-constructors.html
     9        and unskip test. The only differences in the expected
     10        output are due to webkit prefix.
     11
     12        * fast/js/global-constructors-expected.txt: Added.
     13        * platform/efl/Skipped:
     14
    1152012-09-18  Szilard Ledan  <szledan@inf.u-szeged.hu>
    216
  • trunk/LayoutTests/platform/efl/Skipped

    r128763 r128866  
    703703editing/unsupported-content/table-delete-003.html
    704704fast/dom/rtl-scroll-to-leftmost-and-resize.html
    705 fast/js/global-constructors.html
    706705fast/text/unicode-variation-selector.html
    707 
    708706http/tests/cache/history-only-cached-subresource-loads.html
    709707http/tests/cache/cancel-during-revalidation-succeeded.html
Note: See TracChangeset for help on using the changeset viewer.