<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ian Hickson wrote:
<blockquote
 cite="mid:Pine.LNX.4.62.0811101556430.1041@hixie.dreamhostps.com"
 type="cite">
  <pre wrap="">On Mon, 10 Nov 2008, Tommy Thorsen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">FWIW: In our implementation, I've changed the handling of "base" and 
"title" in "in body" to:

   Process the token using the rules for the "after head" insertion 
   mode.

instead of processing them with the rules for "in head".
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Unless there are pages that depend on this (are there?), I'm very 
reluctant to change the spec in this way.
  </pre>
</blockquote>
<br>
No, I haven't seen any pages that depend on this. I'll revert this
change in our implementation one day soon, and try to match Opera's
behaviour instead.<br>
<br>
</body>
</html>