css_input_with_bom.css

Same filename in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_bom.css
  2. 10 core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_bom.css
  3. 11.x core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_bom.css
.byte-order-mark-test {
  content: "☃";
}

File

core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_bom.css

View source
  1. .byte-order-mark-test {
  2. content: "☃";
  3. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.