Chromium Code Reviews
DescriptionFixing element_test on Safari.
I changed computedStyle to getComputedStyle, but forgot this location.
But this test was not in a group, which with the individual config should have made the test not execute. But on Safari it's failing all of the element_test tests.
Odd thing is that it's not failing on the rest of the browsers.
Also adding a small delay for the setTimeout case as IE appears to be optimizing the 0 condition (in some cases).
TBR
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=17683
Patch Set 1 #Patch Set 2 : Adding a delay for setTimeout as well. #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||