⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 110649 in webkit


Ignore:
Timestamp:
Mar 13, 2012, 5:31:03 PM (15 years ago)
Author:
jberlin@webkit.org
Message:

WebKitTestRunner needs layoutTestController.setEditingBehavior
​https://bugs.webkit.org/show_bug.cgi?id=42689

Add more tests that use setEditingBehavior to the wk2 Skipped list.

  • platform/wk2/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r110648 r110649  
     12012-03-13  Jessie Berlin  <jberlin@apple.com>
     2
     3        WebKitTestRunner needs layoutTestController.setEditingBehavior
     4        https://bugs.webkit.org/show_bug.cgi?id=42689
     5
     6        Add more tests that use setEditingBehavior to the wk2 Skipped list.
     7
     8        * platform/wk2/Skipped:
     9
    1102012-03-13  Adrienne Walker  <enne@google.com>
    211
  • trunk/LayoutTests/platform/wk2/Skipped

    r110476 r110649  
    651651editing/selection/move-by-word-visually-crash-test-textarea.html
    652652editing/selection/move-by-word-visually-crash-test-2.html
     653editing/selection/move-by-word-visually-inline-block-positioned-element.html
     654editing/selection/move-by-word-visually-multi-line.html
     655editing/selection/move-by-word-visually-multi-space.html
     656editing/selection/move-by-word-visually-null-box.html
     657editing/selection/move-by-word-visually-single-space-inline-element.html
     658editing/selection/move-by-word-visually-single-space-one-element.html
    653659editing/selection/move-by-word-visually-textarea.html
    654660editing/selection/programmatic-selection-on-mac-is-directionless.html
Note: See TracChangeset for help on using the changeset viewer.