зеркало из https://github.com/mozilla/moz-skia.git
fix parse error:
Issue 63053: Fixed parse error in XML git-svn-id: http://skia.googlecode.com/svn/trunk@177 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
22dbaaf405
Коммит
3b89515707
|
@ -1402,7 +1402,7 @@ xmlns:Sk="urn:screenplay" targetNamespace="urn:screenplay">
|
|||
<!-- @attribute posts Outputs each post element as it is enabled. -->
|
||||
<xs:attribute name="posts" type="Sk:Boolean"/>
|
||||
<!-- @attribute script Evaluates the provided script -->
|
||||
<xs:attribute name="script" type=Sk:String"/>
|
||||
<xs:attribute name="script" type="Sk:String"/>
|
||||
<xs:attribute name="id" type="xs:ID"/>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
|
Загрузка…
Ссылка в новой задаче