git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
DumpRenderTree should allow tests with modal dialogs
[WebKit-https.git]
/
LayoutTests
/
fast
/
js
/
sputnik
/
Conformance
/
10_Execution_Contexts
/
10.2_Entering_An_Execution_Context
/
10.2.2_Eval_Code
/
S10.2.2_A1.2_T7-expected.txt
diff --git
a/LayoutTests/fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T7-expected.txt
b/LayoutTests/fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T7-expected.txt
index
7ebddb7
..
05c1811
100644
(file)
--- a/
LayoutTests/fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T7-expected.txt
+++ b/
LayoutTests/fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T7-expected.txt
@@
-1,6
+1,6
@@
S10.2.2_A1.2_T7
-FAIL SputnikError: #1: scope chain must contain same objects in the same order as the calling context
+PASS
TEST COMPLETE