Commit ac779dd
committed
test: update Safari 15 private property E2E for babel changes
Recent babel downlevelling changes for private properties require
adjustments to the test expectations for the `misc/safari-15-class-properties`
E2E test. This E2E test ensured that private class properties are
downlevelled when Safari 15 is present in the supported browsers list
to workaround Safari bugs that were present in these older versions of
the browser.
(cherry picked from commit 1ae6252)1 parent 3394d3c commit ac779dd
File tree
1 file changed
+14
-5
lines changed- tests/legacy-cli/e2e/tests/misc
1 file changed
+14
-5
lines changedLines changed: 14 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 | | |
0 commit comments