| Index: LayoutTests/fast/xsl/xslt-processor-expected.txt
|
| diff --git a/LayoutTests/fast/xsl/xslt-processor-expected.txt b/LayoutTests/fast/xsl/xslt-processor-expected.txt
|
| index 8517f99c98da6908f0ab6a6e387d4ac504fd8296..32bd47f554ab02273446e394951005f48a4240e4 100644
|
| --- a/LayoutTests/fast/xsl/xslt-processor-expected.txt
|
| +++ b/LayoutTests/fast/xsl/xslt-processor-expected.txt
|
| @@ -36,8 +36,8 @@
|
| 1.0 void importStylesheet(in DOMNode style):
|
|
|
| 1.1 Import two different stylesheets:
|
| -<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body>
|
| - CHARACTERS IN XSLT: ééééééééééé <br><br>SOURCE XML: <<<&тест&>>></body></html>
|
| +<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body>
|
| + CHARACTERS IN XSLT: ééééééééééé <br /><br />SOURCE XML: <<<&тест&>>></body></html>
|
| 1.2 Import same stylesheet twice:
|
| <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
|
| <head><title></title></head>
|
|
|