Title: [254840] trunk/Source/WebCore
- Revision
- 254840
- Author
- [email protected]
- Date
- 2020-01-20 17:48:21 -0800 (Mon, 20 Jan 2020)
Log Message
Update status of Resize Observer to "Supported In Preview"
https://bugs.webkit.org/show_bug.cgi?id=206513
Reviewed by Darin Adler.
No new tests. Just updating status.
* features.json: Update Resize Observer to "Supported In Preview"
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (254839 => 254840)
--- trunk/Source/WebCore/ChangeLog 2020-01-21 01:35:42 UTC (rev 254839)
+++ trunk/Source/WebCore/ChangeLog 2020-01-21 01:48:21 UTC (rev 254840)
@@ -1,3 +1,14 @@
+2020-01-20 Maciej Stachowiak <[email protected]>
+
+ Update status of Resize Observer to "Supported In Preview"
+ https://bugs.webkit.org/show_bug.cgi?id=206513
+
+ Reviewed by Darin Adler.
+
+ No new tests. Just updating status.
+
+ * features.json: Update Resize Observer to "Supported In Preview"
+
2020-01-20 Fujii Hironori <[email protected]>
Unreviewed, rolling out r254807.
Modified: trunk/Source/WebCore/features.json (254839 => 254840)
--- trunk/Source/WebCore/features.json 2020-01-21 01:35:42 UTC (rev 254839)
+++ trunk/Source/WebCore/features.json 2020-01-21 01:48:21 UTC (rev 254840)
@@ -1222,7 +1222,7 @@
{
"name": "Resize Observer",
"status": {
- "status": "In Development",
+ "status": "Supported In Preview",
"enabled-by-default": false
},
"url": "https://drafts.csswg.org/resize-observer/",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes