Revision db2d93dd
Added by Benjamin Luce over 9 years ago
drupal7/modules/simpletest/tests/common.test | ||
---|---|---|
942 | 942 |
* - Proper URLs in imported files. (https://drupal.org/node/265719) |
943 | 943 |
* - Retain pseudo-selectors. (https://drupal.org/node/460448) |
944 | 944 |
* - Don't adjust data URIs. (https://drupal.org/node/2142441) |
945 |
* - Files imported from external URLs. (https://drupal.org/node/2014851) |
|
945 | 946 |
*/ |
946 | 947 |
function testLoadCssBasic() { |
947 | 948 |
// Array of files to test living in 'simpletest/files/css_test_files/'. |
Also available in: Unified diff
Update to 7.37