diff --git a/static/features.html b/static/features.html
index 0003ec54..1c424700 100644
--- a/static/features.html
+++ b/static/features.html
@@ -943,9 +943,12 @@
Some of the features added compared to standard mobile Chromium:
+ - Hardware memory tagging (MTE) enabled for the main allocator
- Type-based Control Flow Integrity (CFI)
- Shadow Call Stack
- - Hardware memory tagging (MTE) enabled for the main allocator
+ - Strong stack protector
+ - Automatic zero-initialized variables
+ - Well-defined signed overflow
- Strict site isolation and sandboxed iframes
- JavaScript JIT disabled by default with per-site toggle via drop-down
permission menu
@@ -953,8 +956,6 @@
Play for autofill support
- WebGPU disabled for attack surface reduction
- WebRTC IP handling policy toggle to control peer-to-peer WebRTC mode
- - Compiler hardening: automatic variable initialization, strong stack
- protector, well-defined signed overflow
- High performance content filtering engine using EasyList + EasyPrivacy
with per-site toggle via drop-down permission menu
- More complete state partitioning without origin trial opt-out