Title: [118667] trunk/LayoutTests
Revision
118667
Author
commit-qu...@webkit.org
Date
2012-05-28 03:12:28 -0700 (Mon, 28 May 2012)

Log Message

[EFL] fast/dom/beforeload/image-object-before-load* need to be skipped after r118618
https://bugs.webkit.org/show_bug.cgi?id=87632

Unreviewed EFL gardening.
fast/dom/beforeload/image-object-before-load* need to be skipped after
r118618. The issue will be addressed in Bug 87631.

Patch by Christophe Dumez <christophe.du...@intel.com> on 2012-05-28

* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118666 => 118667)


--- trunk/LayoutTests/ChangeLog	2012-05-28 10:07:31 UTC (rev 118666)
+++ trunk/LayoutTests/ChangeLog	2012-05-28 10:12:28 UTC (rev 118667)
@@ -1,5 +1,16 @@
 2012-05-28  Christophe Dumez  <christophe.du...@intel.com>
 
+        [EFL] fast/dom/beforeload/image-object-before-load* need to be skipped after r118618
+        https://bugs.webkit.org/show_bug.cgi?id=87632
+
+        Unreviewed EFL gardening.
+        fast/dom/beforeload/image-object-before-load* need to be skipped after
+        r118618. The issue will be addressed in Bug 87631.
+
+        * platform/efl/test_expectations.txt:
+
+2012-05-28  Christophe Dumez  <christophe.du...@intel.com>
+
         [EFL] http/tests/appcache/abort-cache* are flaky and should be skipped
         https://bugs.webkit.org/show_bug.cgi?id=87634
 

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (118666 => 118667)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-28 10:07:31 UTC (rev 118666)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-28 10:12:28 UTC (rev 118667)
@@ -604,6 +604,10 @@
 // This test fails if mixer is not at 100%
 BUGWK83704 : media/event-attributes.html = TEXT
 
+// These tests started failing after r118618 because width/height is '0px' instead of 'auto'
+BUGWK87631 : fast/dom/beforeload/image-object-before-load-innerHTML.html = TEXT
+BUGWK87631 : fast/dom/beforeload/image-object-before-load.html = TEXT
+
 // Rebaseline required after https://bugs.webkit.org/show_bug.cgi?id=84167
 BUGWK84167 : editing/pasteboard/innerText-inline-table.html = IMAGE+TEXT
 BUGWK84167 : editing/selection/iframe.html = IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to