Title: [169202] trunk/LayoutTests
Revision
169202
Author
[email protected]
Date
2014-05-22 08:51:47 -0700 (Thu, 22 May 2014)

Log Message

Unreviewed EFL gardening

Add test expectations for failing tests.

* platform/efl-wk2/TestExpectations:
* platform/efl/editing/apply-style-iframe-crash-expected.txt: Added after r168641.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (169201 => 169202)


--- trunk/LayoutTests/ChangeLog	2014-05-22 15:46:51 UTC (rev 169201)
+++ trunk/LayoutTests/ChangeLog	2014-05-22 15:51:47 UTC (rev 169202)
@@ -1,3 +1,12 @@
+2014-05-22  Michał Pakuła vel Rutka  <[email protected]>
+
+        Unreviewed EFL gardening
+
+        Add test expectations for failing tests.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/editing/apply-style-iframe-crash-expected.txt: Added after r168641.
+
 2014-05-22  Piotr Grad  <[email protected]>
 
         Video is resumed with old playback rate.

Added: trunk/LayoutTests/platform/efl/editing/apply-style-iframe-crash-expected.txt (0 => 169202)


--- trunk/LayoutTests/platform/efl/editing/apply-style-iframe-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/editing/apply-style-iframe-crash-expected.txt	2014-05-22 15:51:47 UTC (rev 169202)
@@ -0,0 +1,5 @@
+
+
+
+PASS
+WebKit bug #132103: Crash applying editing commands from iframe onload event.

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (169201 => 169202)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2014-05-22 15:46:51 UTC (rev 169201)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2014-05-22 15:51:47 UTC (rev 169202)
@@ -546,11 +546,18 @@
 webkit.org/b/130340 fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html [ ImageOnlyFailure ]
 
 # Need HighDPI support
+webkit.org/b/131987 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure ]
 webkit.org/b/131987 fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ]
 webkit.org/b/131987 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
+webkit.org/b/131987 fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
 webkit.org/b/131987 fast/borders/hidpi-rounded-border-on-subpixel-position.html [ ImageOnlyFailure ]
-webkit.org/b/129733 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
+webkit.org/b/131987 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
+webkit.org/b/131987 fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
+webkit.org/b/131987 fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
+webkit.org/b/131987 fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ]
 webkit.org/b/131987 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
 webkit.org/b/131987 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
 
 webkit.org/b/132049 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
+
+webkit.org/b/133181 fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to