Changes between Version 88 and Version 89 of FeatureFlags
- Timestamp:
- Jan 17, 2013, 2:03:06 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureFlags
v88 v89 231 231 [https://bugs.webkit.org/show_bug.cgi?id=99493 Master bug] 232 232 233 === MUTATION_OBSERVERS ===234 235 233 === NAVIGATOR_CONTENT_UTILS === 236 234 … … 281 279 === REPAINT_THROTTLING === 282 280 === REQUEST_ANIMATION_FRAME === 281 283 282 === REQUEST_AUTOCOMPLETE === 284 283 Adds an API for interactive autocomplete UI (currently only in chromium port). [https://bugs.webkit.org/show_bug.cgi?id=100560] Under development. 284 285 285 === RUBBER_BANDING === 286 286 … … 289 289 === SCRIPTED_SPEECH === 290 290 Under development. 291 291 292 === SHADOW_DOM === 292 293 Shadow DOM support. Experimental. 294 293 295 === SHARED_WORKERS === 294 296 === SMOOTH_SCROLLING === 295 297 === SPELLCHECK === 298 299 === SPEECH_SYNTHESIS === 300 [http://lists.webkit.org/pipermail/webkit-dev/2013-January/023309.html Announcement]. 301 [https://bugs.webkit.org/show_bug.cgi?id=106742 Meta Bug]. 302 Under development. 303 296 304 === SQL_DATABASE === 305 297 306 === STYLE_SCOPED === 298 307 <style scoped> support. Experimental. 308 299 309 === SUBPIXEL_LAYOUT === 300 310 [wiki:LayoutUnit] … … 302 312 === SVG === 303 313 SVG support. Stable. 314 304 315 === SVG_DOM_OBJC_BINDINGS === 305 316 === SVG_FONTS === 317 306 318 === TEMPLATE_ELEMENT === 307 308 319 [http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates/index.html Spec] 309 320 [https://bugs.webkit.org/show_bug.cgi?id=103547 Meta Bug] 310 321 311 322 === TEXT_AUTOSIZING === 312 313 323 [http://lists.webkit.org/pipermail/webkit-dev/2012-May/020819.html Announcement]. [http://webkit.org/b/84186]. Under development. 314 324 315 325 316 326 === TEXT_CARET === 327 328 === THREADED_HTML_PARSER === 329 [http://lists.webkit.org/pipermail/webkit-dev/2013-January/023271.html Announcement]. 330 [https://bugs.webkit.org/show_bug.cgi?id=106127 Meta Bug]. 331 Under development. 332 317 333 === THREADED_SCROLLING === 318 334 === THREADING_GENERIC === … … 325 341 === VIDEO === 326 342 <video> and <audio> support. Stable. 343 327 344 === VIDEO_TRACK === 328 345 === VIEWPORT ===