This is an automated email from the ASF dual-hosted git repository.
yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
The following commit(s) were added to refs/heads/develop by this push:
new beab17b Fixed no-diff without space as first char problem in patch
file
beab17b is described below
commit beab17b274f7875e5de5ba6a94a79b46dead8438
Author: DESKTOP-RH4S838\Yishay <[email protected]>
AuthorDate: Mon Feb 12 18:10:13 2018 +0200
Fixed no-diff without space as first char problem in patch file
---
js/src/main/patch/js.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/js/src/main/patch/js.patch b/js/src/main/patch/js.patch
index aa67157..6e9f4cc 100644
--- a/js/src/main/patch/js.patch
+++ b/js/src/main/patch/js.patch
@@ -61,7 +61,7 @@ index d27743c3..36e6fcbd 100644
@@ -1525,6 +1525,17 @@ CSSProperties.prototype.outlineWidth;
*/
CSSProperties.prototype.overflow;
-
+
+/**
+ * @type {string}
+ * @see https://drafts.csswg.org/css-overflow-3/#propdef-overflow-x
--
To stop receiving notification emails like this one, please contact
[email protected].