-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
meri
committed
Mar 24, 2014
1 parent
2184bbe
commit 17f4922
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
src/test/resources/compile-basic-features/customfunc/embedded-scripts-default.err
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Errors produced by compilation of testCase | ||
ERROR 17:11 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 2:9 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 3:9 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 4:9 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 5:9 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 6:12 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 7:14 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 8:16 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 13:10 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 14:14 Escaped script ~`...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 22:12 Escaped script ~`...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 27:10 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. | ||
ERROR 28:11 Embedded scripts `...`are not supported. The problem can be solved using custom functions. Compilation resulted in incorrect CSS. |