Changeset 215602 in webkit
- Timestamp:
- Apr 20, 2017, 10:20:38 PM (9 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
features.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r215601 r215602 1 2017-04-20 Dean Jackson <dino@apple.com> 2 3 Add Scroll Anchoring to features under consideration. 4 5 * features.json: 6 1 7 2017-04-20 Konstantin Tokarev <annulen@yandex.ru> 2 8 -
trunk/Source/WebCore/features.json
r215208 r215602 978 978 "specification": "Streams", 979 979 "comment": "The implementation does not support ReadableStreamBYOBReader." 980 }, 981 { 982 "name": "Scroll Anchoring", 983 "status": { 984 "status": "Under Consideration" 985 }, 986 "url": "https://wicg.github.io/ScrollAnchoring/", 987 "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=171099", 988 "keywords": ["scroll", "anchor"], 989 "category": "css" 980 990 }, 981 991 {
Note:
See TracChangeset
for help on using the changeset viewer.