Last change
on this file since 99257 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
491 bytes
|
Line | |
---|
1 | ./test/HTML/entities.html:1: HTML parser error : htmlParseEntityRef: expecting ';'
|
---|
2 | <p tst="a&b" tst2="a&b" tst3="a & b">
|
---|
3 | ^
|
---|
4 | ./test/HTML/entities.html:1: HTML parser error : htmlParseEntityRef: no name
|
---|
5 | <p tst="a&b" tst2="a&b" tst3="a & b">
|
---|
6 | ^
|
---|
7 | ./test/HTML/entities.html:3: HTML parser error : htmlParseEntityRef: expecting ';'
|
---|
8 | a&b
|
---|
9 | ^
|
---|
10 | ./test/HTML/entities.html:4: HTML parser error : htmlParseEntityRef: no name
|
---|
11 | a & b
|
---|
12 | ^
|
---|
Note:
See
TracBrowser
for help on using the repository browser.