Changeset 54764 for branches/5.9/tests/phpunit/tests/kses.php
- Timestamp:
- 11/08/2022 04:35:26 AM (4 years ago)
- Location:
- branches/5.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/kses.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9
-
branches/5.9/tests/phpunit/tests/kses.php
r52326 r54764 1094 1094 'expected' => 'background: conic-gradient(at 0% 30%, red 10%, yellow 30%, #1e90ff 50%)', 1095 1095 ), 1096 // `object-fit` introduced in 6.1. 1097 array( 1098 'css' => 'object-fit: cover', 1099 'expected' => 'object-fit: cover', 1100 ), 1096 1101 // Expressions are not allowed. 1097 1102 array(
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)