Changeset 152394 in webkit


Ignore:
Timestamp:
Jul 4, 2013 2:05:05 AM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Gardening. Unskip tests related with editing
https://bugs.webkit.org/show_bug.cgi?id=118379

Unreviewed gardening.

Patch by KyungTae Kim <ktf.kim@samsung.com> on 2013-07-04

  • platform/efl-wk2/TestExpectations: Unskip editing/selection/doubleclick-beside-cr-span.html and editing/selection/doubleclick-whitespace.html, which are passed after r150289
  • platform/efl/editing/style/5065910-expected.txt: Removed (wrong expected result).
  • platform/efl/editing/style/5065910-expected.png: Removed (wrong expected result).
Location:
trunk/LayoutTests
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r152391 r152394  
     12013-07-04  KyungTae Kim  <ktf.kim@samsung.com>
     2
     3        [EFL] Gardening. Unskip tests related with editing
     4        https://bugs.webkit.org/show_bug.cgi?id=118379
     5
     6        Unreviewed gardening.
     7
     8        * platform/efl-wk2/TestExpectations:
     9          Unskip editing/selection/doubleclick-beside-cr-span.html and
     10          editing/selection/doubleclick-whitespace.html, which are passed after r150289
     11        * platform/efl/editing/style/5065910-expected.txt: Removed (wrong expected result).
     12        * platform/efl/editing/style/5065910-expected.png: Removed (wrong expected result).
     13
    1142013-07-04  Balazs Kelemen  <b.kelemen@samsung.com>
    215
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r151417 r152394  
    325325webkit.org/b/98745 plugins/mouse-events-fixedpos.html [ Failure ]
    326326webkit.org/b/98745 plugins/mouse-events.html [ Failure ]
    327 
    328 # Test runner needs setSmartInsertDeleteEnabled implementation
    329 webkit.org/b/99436 editing/selection/doubleclick-beside-cr-span.html [ Failure ]
    330 webkit.org/b/99436 editing/selection/doubleclick-whitespace.html [ Failure ]
    331327
    332328# Window size is being reported as screen size.
Note: See TracChangeset for help on using the changeset viewer.