tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / replaced / table-percent-width-expected.txt
index e7f27fa..73c0f10 100755 (executable)
@@ -15,10 +15,10 @@ PASS getWidth('img-2') is '98px'
 PASS getHeight('img-2') is '98px'
 PASS getWidth('img-3') is '40px'
 PASS getHeight('img-3') is '40px'
-PASS getWidth('img-4') is '36px'
-PASS getHeight('img-4') is '36px'
+FAIL getWidth('img-4') should be 36px. Was 98px.
+FAIL getHeight('img-4') should be 36px. Was 98px.
 PASS getWidth('img-5') is '40px'
-PASS getHeight('img-5') is '36px'
+FAIL getHeight('img-5') should be 36px. Was 98px.
 PASS successfullyParsed is true
 
 TEST COMPLETE