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

Changeset 267667 in webkit


Ignore:
Timestamp:
Sep 27, 2020, 9:45:28 AM (6 years ago)
Author:
Darin Adler
Message:

Remove trailing spaces from the last few expected.txt files that have them
https://bugs.webkit.org/show_bug.cgi?id=217040

Reviewed by Zalan Bujtas.

  • web-platform-tests/content-security-policy/style-src/style-src-imported-style-allowed.sub-expected.txt:
  • web-platform-tests/content-security-policy/style-src/style-src-imported-style-blocked-expected.txt:
  • web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt:
  • web-platform-tests/pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked-expected.txt:

Remove trailing spaces.

Location:
trunk/LayoutTests/imported/w3c
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r267665 r267667  
     12020-09-27  Darin Adler  <darin@apple.com>
     2
     3        Remove trailing spaces from the last few expected.txt files that have them
     4        https://bugs.webkit.org/show_bug.cgi?id=217040
     5
     6        Reviewed by Zalan Bujtas.
     7
     8        * web-platform-tests/content-security-policy/style-src/style-src-imported-style-allowed.sub-expected.txt:
     9        * web-platform-tests/content-security-policy/style-src/style-src-imported-style-blocked-expected.txt:
     10        * web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt:
     11        * web-platform-tests/pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked-expected.txt:
     12        Remove trailing spaces.
     13
    1142020-09-27  Darin Adler  <darin@apple.com>
    215
  • trunk/LayoutTests/imported/w3c/web-platform-tests/content-security-policy/style-src/style-src-imported-style-allowed.sub-expected.txt

    r246330 r267667  
    11Blocked access to external URL http://www1.localhost:8800/content-security-policy/style-src/style-src.css
    22
    3 PASS Imported style that violates policy should not load 
     3PASS Imported style that violates policy should not load
    44Lorem ipsum
  • trunk/LayoutTests/imported/w3c/web-platform-tests/content-security-policy/style-src/style-src-imported-style-blocked-expected.txt

    r246330 r267667  
    11
    2 PASS @import stylesheet should not load because it does not match style-src 
     2PASS @import stylesheet should not load because it does not match style-src
    33FAIL Should fire a securitypolicyviolation event assert_equals: expected "style-src 'self'" but got "style-src-elem"
    44Lorem ipsum
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt

    r264338 r267667  
    11
    2 PASS Append U+0020 to 'white-space: normal' 
    3 PASS Append U+0009 to 'white-space: normal' 
    4 PASS Append U+000A to 'white-space: normal' 
    5 PASS Append U+000C to 'white-space: normal' 
    6 PASS Append U+000D to 'white-space: normal' 
    7 PASS Append U+0020 to 'white-space: pre' 
    8 PASS Append U+0009 to 'white-space: pre' 
    9 PASS Append U+000A to 'white-space: pre' 
    10 PASS Append U+000C to 'white-space: pre' 
    11 PASS Append U+000D to 'white-space: pre' 
    12 PASS Append U+0020 to 'white-space: nowrap' 
    13 PASS Append U+0009 to 'white-space: nowrap' 
    14 PASS Append U+000A to 'white-space: nowrap' 
    15 PASS Append U+000C to 'white-space: nowrap' 
    16 PASS Append U+000D to 'white-space: nowrap' 
    17 PASS Append U+0020 to 'white-space: pre-wrap' 
    18 PASS Append U+0009 to 'white-space: pre-wrap' 
    19 PASS Append U+000A to 'white-space: pre-wrap' 
    20 PASS Append U+000C to 'white-space: pre-wrap' 
    21 PASS Append U+000D to 'white-space: pre-wrap' 
    22 PASS Append U+0020 to 'white-space: break-spaces' 
    23 PASS Append U+0009 to 'white-space: break-spaces' 
    24 PASS Append U+000A to 'white-space: break-spaces' 
    25 PASS Append U+000C to 'white-space: break-spaces' 
    26 PASS Append U+000D to 'white-space: break-spaces' 
    27 PASS Append U+0020 to 'white-space: pre-line' 
    28 PASS Append U+0009 to 'white-space: pre-line' 
    29 PASS Append U+000A to 'white-space: pre-line' 
    30 PASS Append U+000C to 'white-space: pre-line' 
    31 PASS Append U+000D to 'white-space: pre-line' 
     2PASS Append U+0020 to 'white-space: normal'
     3PASS Append U+0009 to 'white-space: normal'
     4PASS Append U+000A to 'white-space: normal'
     5PASS Append U+000C to 'white-space: normal'
     6PASS Append U+000D to 'white-space: normal'
     7PASS Append U+0020 to 'white-space: pre'
     8PASS Append U+0009 to 'white-space: pre'
     9PASS Append U+000A to 'white-space: pre'
     10PASS Append U+000C to 'white-space: pre'
     11PASS Append U+000D to 'white-space: pre'
     12PASS Append U+0020 to 'white-space: nowrap'
     13PASS Append U+0009 to 'white-space: nowrap'
     14PASS Append U+000A to 'white-space: nowrap'
     15PASS Append U+000C to 'white-space: nowrap'
     16PASS Append U+000D to 'white-space: nowrap'
     17PASS Append U+0020 to 'white-space: pre-wrap'
     18PASS Append U+0009 to 'white-space: pre-wrap'
     19PASS Append U+000A to 'white-space: pre-wrap'
     20PASS Append U+000C to 'white-space: pre-wrap'
     21PASS Append U+000D to 'white-space: pre-wrap'
     22PASS Append U+0020 to 'white-space: break-spaces'
     23PASS Append U+0009 to 'white-space: break-spaces'
     24PASS Append U+000A to 'white-space: break-spaces'
     25PASS Append U+000C to 'white-space: break-spaces'
     26PASS Append U+000D to 'white-space: break-spaces'
     27PASS Append U+0020 to 'white-space: pre-line'
     28PASS Append U+0009 to 'white-space: pre-line'
     29PASS Append U+000A to 'white-space: pre-line'
     30PASS Append U+000C to 'white-space: pre-line'
     31PASS Append U+000D to 'white-space: pre-line'
    3232test
    3333test
     
    3636
    3737test
    38 test 
     38test
    3939test   
    4040test
     
    4848
    4949test
    50 test 
     50test
    5151test   
    5252test
     
    5454
    5555test
    56 test 
     56test
    5757test   
    5858test
     
    6262test
    6363test
    64 test 
     64test
    6565test
    6666
  • trunk/LayoutTests/imported/w3c/web-platform-tests/pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked-expected.txt

    r267656 r267667  
    1515
    1616
    17 PASS pointer locked pointermove events received for button state changes 
     17PASS pointer locked pointermove events received for button state changes
    1818
Note: See TracChangeset for help on using the changeset viewer.