Back out changeset a9a1d4d2afb9 (bug 1223537) for breaking deferred-anchor2.xhtml

CLOSED TREE
This commit is contained in:
Phil Ringnalda 2015-11-10 18:20:17 -08:00
parent 024b1ce808
commit 374fe1d92f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" style="height: 100%; overflow: hidden;">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body style="margin: 0;">

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" style="height: 100%; overflow: hidden;">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>
var xhr = new XMLHttpRequest();