Chromium Code Reviews| 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 32bd47f554ab02273446e394951005f48a4240e4..76f1ab28df0b34193e2323bc1e13817a53f645da 100644 |
| --- a/LayoutTests/fast/xsl/xslt-processor-expected.txt |
| +++ b/LayoutTests/fast/xsl/xslt-processor-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning. |
| 0.1 original xml: |
| <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="xslt-text.xsl"?><TEST>SOURCE XML: <<<&ัะตัั&>>></TEST> |
| 0.2 xsl1: |