﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3164	[Webkit] SelectAll incorrectness	Garry Yao		"It's unable to select all document content with either keyboard ''Ctrl-A'' or ''Select All'' button, the selection range is actually just covered inline element content.
=== Reproducing Procedures ===
1. Open  the ''replace by code'' example page;
1. Make document content and selection as following by double click on cell:
{{{
<p>
	<span style=""font-size: 24px;"">text</span></p>
}}}
 1. Click on 'Select All' button and followed with 'delete' key;
 1. Type some random text;
 * Actual Result : the entered text shared the same font size as previous.
"	Bug	closed	Normal		General		duplicate	Webkit	
