From: Brian Wolff Date: Tue, 18 Oct 2016 19:41:29 +0000 (+0000) Subject: add RELEASE notes for 28417328 (CSS3 attr() is banned) X-Git-Tag: 1.31.0-rc.0~5064 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=9f1b11a9dcfda33f5904dbab972a660b6e136561;p=lhc%2Fweb%2Fwiklou.git add RELEASE notes for 28417328 (CSS3 attr() is banned) Change-Id: Ie42cb63072520f347393e7dbaaec381c6e106c1e --- diff --git a/RELEASE-NOTES-1.28 b/RELEASE-NOTES-1.28 index 75fc139b58..4e445a53ac 100644 --- a/RELEASE-NOTES-1.28 +++ b/RELEASE-NOTES-1.28 @@ -229,6 +229,8 @@ changes to languages because of Phabricator reports. * The ArticleAfterFetchContent, ArticleInsertComplete, ArticleSave, ArticleSaveComplete, ArticleViewCustom, EditFilterMerged, EditPageGetDiffText, EditPageGetPreviewText and ShowRawCssJs hooks will now emit deprecation warnings if used. +* (T68404) CSS3 attr() function with url type is no longer allowed + in inline styles. == Compatibility ==