Skip to content
  • csaavedra@igalia.com's avatar
    Rename Editing tests whose expectations are Mac specific · 871b3544
    csaavedra@igalia.com authored
    https://bugs.webkit.org/show_bug.cgi?id=113414
    
    Reviewed by Ryosuke Niwa.
    
    These tests have expectations that assume that word selection
    works always as in Mac and therefore will break when ran with
    editingBehavior set, for instance, to Windows (see bug
    110487). Rename them to have the suffix -mac and explicitly set
    editingBehavior to Mac.
    
    When the fix for 110487 lands, counterparts to these tests with
    suffix -win, editingBehavior set to win, and updated expectations
    will be added.
    
    * editing/deleting/smart-editing-disabled-mac-expected.txt:
    Renamed from
    LayoutTests/editing/deleting/smart-editing-disabled-expected.txt.
    * editing/deleting/smart-editing-disabled-mac.html: Renamed from
    LayoutTests/editing/deleting/smart-editing-disabled.html.
    * editing/execCommand/remove-format-multiple-elements-mac-expected.txt:
    Renamed from
    LayoutTests/editing/execCommand/remove-format-multiple-elements-expected.txt.
    * editing/execCommand/remove-format-multiple-elements-mac.html:
    Renamed from
    LayoutTests/editing/execCommand/remove-format-multiple-elements.html.
    * editing/execCommand/script-tests/remove-format-multiple-elements-mac.js:
    Renamed from
    LayoutTests/editing/execCommand/script-tests/remove-format-multiple-elements.js.
    * editing/execCommand/script-tests/toggle-link-mac.js: Renamed
    from LayoutTests/editing/execCommand/script-tests/toggle-link.js.
    * editing/execCommand/toggle-link-mac-expected.txt: Renamed from
    LayoutTests/editing/execCommand/toggle-link-expected.txt.
    * editing/execCommand/toggle-link-mac.html: Renamed from
    LayoutTests/editing/execCommand/toggle-link.html.
    * editing/style/make-text-writing-direction-inline-mac-expected.txt:
    Renamed from
    LayoutTests/editing/style/make-text-writing-direction-inline-expected.txt.
    * editing/style/make-text-writing-direction-inline-mac.html:
    Renamed from
    LayoutTests/editing/style/make-text-writing-direction-inline.html.
    * editing/style/push-down-font-styles-mac-expected.txt: Renamed
    from LayoutTests/editing/style/push-down-font-styles-expected.txt.
    * editing/style/push-down-font-styles-mac.html: Renamed from
    LayoutTests/editing/style/push-down-implicit-styles.html.
    * editing/style/push-down-implicit-styles-around-list-mac-expected.txt:
    Renamed from
    LayoutTests/editing/style/push-down-implicit-styles-around-list-expected.txt.
    * editing/style/push-down-implicit-styles-around-list-mac.html:
    Renamed from
    LayoutTests/editing/style/push-down-implicit-styles-around-list.html.
    * editing/style/push-down-implicit-styles-mac-expected.txt:
    Renamed from
    LayoutTests/editing/style/push-down-implicit-styles-expected.txt.
    * editing/style/push-down-implicit-styles-mac.html: Renamed from
    LayoutTests/editing/style/push-down-font-styles.html.
    * editing/style/script-tests/make-text-writing-direction-inline-mac.js:
    Renamed from
    LayoutTests/editing/style/script-tests/make-text-writing-direction-inline.js.
    * editing/style/script-tests/push-down-font-styles-mac.js: Renamed
    from
    LayoutTests/editing/style/script-tests/push-down-font-styles.js.
    * editing/style/script-tests/push-down-implicit-styles-around-list-mac.js:
    Renamed from
    LayoutTests/editing/style/script-tests/push-down-implicit-styles-around-list.js.
    * editing/style/script-tests/push-down-implicit-styles-mac.js:
    Renamed from
    LayoutTests/editing/style/script-tests/push-down-implicit-styles.js.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@147035 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    871b3544