--- /home/clopez/webkit/webkit/layout-test-results/fast/events/touch/touch-slider-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/fast/events/touch/touch-slider-actual.txt @@ -6,22 +6,10 @@ PASS event.touches[0].target.id is "slider1" PASS sliderValue is "50" -PASS sliderValue is "50" -PASS sliderValue is "0" -PASS sliderValue is "100" -PASS sliderValue is "50" PASS event.touches[0].target.id is "slider2" PASS sliderValue is "50" -PASS sliderValue is "50" -PASS sliderValue is "0" -PASS sliderValue is "100" -PASS sliderValue is "50" PASS event.touches[0].target.id is "slider3" -PASS sliderValue is "50" -PASS sliderValue is "50" -PASS sliderValue is "0" -PASS sliderValue is "100" -PASS sliderValue is "50" +FAIL sliderValue should be 0. Was 50. PASS successfullyParsed is true TEST COMPLETE