You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
240B

  1. --INI--
  2. Attr.EnableID = true
  3. Core.LexerImpl = DirectLex
  4. --HTML--
  5. <img src="img_11775.jpg" alt="[Img #11775]" id="EMBEDDED_IMG_11775" >
  6. --EXPECT--
  7. <img src="img_11775.jpg" alt="[Img #11775]" id="EMBEDDED_IMG_11775" />
  8. --# vim: et sw=4 sts=4