We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af33ebe commit 1630b73Copy full SHA for 1630b73
tests/cross_agent/fixtures/rum_loader_insertion_location/no_end_header.html
@@ -1,4 +1,4 @@
1
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
<!--
3
Copyright 2010 New Relic, Inc.
4
@@ -15,8 +15,8 @@
15
limitations under the License.
16
-->
17
18
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
19
-<head>EXPECTED_RUM_LOADER_LOCATION<body>
20
- Cribbed from the Java agent
21
- </body>
22
-</html>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>EXPECTED_RUM_LOADER_LOCATION<body>
+ Cribbed from the Java agent
+ </body>
+</html>
0 commit comments