- Timestamp:
- 04/10/09 10:37:08 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WysiwygPlugin/test/unit/WysiwygPlugin/TranslatorTests.pm
r2957 r3396 1557 1557 exec => $HTML2TML, 1558 1558 html => <<HERE, 1559 <font color="red" class="WYSIWYG_COLO UR">red</font>1559 <font color="red" class="WYSIWYG_COLOR">red</font> 1560 1560 <font style="color:green">green</font> 1561 1561 <font style="border:1;color:blue">blue</font> 1562 <font class="WYSIWYG_COLO UR" style="border:1;color:yellow">yellow</font>1562 <font class="WYSIWYG_COLOR" style="border:1;color:yellow">yellow</font> 1563 1563 <font color="brown">brown</font> 1564 1564 HERE
Note: See TracChangeset
for help on using the changeset viewer.
