Skip to content
Snippets Groups Projects
Commit 09663be3 authored by Jacques-Henri Jourdan's avatar Jacques-Henri Jourdan
Browse files

Make iFrame able to accumulate assertions in an evar.

This requires changing the Hint Mode of the [Frame] type class because it should not fail if its parameter is an evar, but instantiate it instead. In order to prevent all the other instances of [Frame] to intantiate this evar themselves, we create a new type class [KnwonFrame], which corresponds to the old behavior.
parent 56f80319
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment