Back to Chromium

Localstorage Value Truncation

third_party/blink/manual_tests/localstorage-value-truncation.html

150.0.7829.2256 B
Original Source

In this test we need to find out if the browser can save the localStorage item correctly without truncated by the \x00 in the middle of the string.

This is for https://bugs.webkit.org/show_bug.cgi?id=58762