Make WordPress Core

Ticket #28217: 28217.diff

File 28217.diff, 362 bytes (added by kovshenin, 12 years ago)
  • tests/phpunit/tests/formatting/Autop.php

     
    386386                        'noscript',
    387387                        'figcaption',
    388388                        'select',
    389                         'option'
    390389                );
    391390
    392391                $content = $expected = array();