[Bug 20976] Define Node.baseURI properly

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20976

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com

--- Comment #11 from Simon Pieters <simonp@opera.com> ---
In webdevdata's june data set I see 100 base attributes, on embed (49), span
(27), img (6), a (6), object (3), and a few others. e.g.

<embed src='/Noor/Images/Login/intro.swf' quality='high' bgcolor='#ffffff'
width='100%' height='250' name='EWIntro' align='left'
allowScriptAccess='always' swLiveConnect='true'
type='application/x-shockwave-flash'
pluginspage='https://www.macromedia.com/go/getflashplayer' base=''/>

<span id="" class="trcLink en" base="mobile" type=""
onclick="sm(this,0,['home','changeLanguage.html?language=en'],'/')" nw="0"
lang="de" mode=""><i>&nbsp;</i>English</span>

vote+="<div class='castingvote star_yellow' base='star_yellow'
value='"+i+"'></"+"div>";for(;i<=6;i++)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 30 October 2013 09:33:23 UTC