[334920] [content model] CSS3 missing border-bottom-left-radius property
diff --git a/bundles/org.eclipse.wst.css.core/cssprofile/cssprofile-css3.xml b/bundles/org.eclipse.wst.css.core/cssprofile/cssprofile-css3.xml
index d191406..1b49b8f 100644
--- a/bundles/org.eclipse.wst.css.core/cssprofile/cssprofile-css3.xml
+++ b/bundles/org.eclipse.wst.css.core/cssprofile/cssprofile-css3.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
 /*******************************************************************************
- * Copyright (c) 2010 IBM Corporation and others.
+ * Copyright (c) 2010, 2011 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -491,7 +491,7 @@
 		<number name="length"/>
 		<keyword name="inherit"/>
 	</property-def>
-	<property-def name="border-bottom-right-radius"
+	<property-def name="border-bottom-left-radius"
 		inherited="no" mediagroup="visual" category="box" version="3">
 		<number name="length"/>
 		<keyword name="inherit"/>
@@ -1289,7 +1289,7 @@
 		<keyword name="inherit"/>
 	</property-def>
 	<property-def name="text-shadow"
-		inherited="no" mediagroup="visual" category="text">
+		inherited="no" mediagroup="visual" category="text" version="3">
 		<keyword name="none"/>
 		<container name="color"/>
 		<number name="length"/>