Skip to content

Accessing the fixtures localStorage #39

@nallown

Description

@nallown

Description

When a element sets a localStorage value in a fixture, it doesn't set the localStorage value of the document. Is there a way to check what localStorage values have been set in the fixture?

Expected outcome

Fixture lets you access its localStorage.

Actual outcome

You can't access the localStorage values at all.

Live Demo

Steps to reproduce

  1. Create a simple element that sets a localStorage value.
  2. check document.localStorage
  3. value won't be there

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions