Title: [167703] trunk/LayoutTests
Revision
167703
Author
commit-qu...@webkit.org
Date
2014-04-23 04:11:47 -0700 (Wed, 23 Apr 2014)

Log Message

[EFL] Add expectations of new added tests.
https://bugs.webkit.org/show_bug.cgi?id=132052

Unreviewed EFL gardening.

Patch by Krzysztof Wolanski <k.wolan...@samsung.com> on 2014-04-23

* platform/efl-wk2/TestExpectations:
* platform/efl/fast/repaint/spanner-with-margin-expected.txt: Added. Rebaseline after r167439

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167702 => 167703)


--- trunk/LayoutTests/ChangeLog	2014-04-23 09:39:51 UTC (rev 167702)
+++ trunk/LayoutTests/ChangeLog	2014-04-23 11:11:47 UTC (rev 167703)
@@ -1,3 +1,13 @@
+2014-04-23  Krzysztof Wolanski  <k.wolan...@samsung.com>
+
+        [EFL] Add expectations of new added tests.
+        https://bugs.webkit.org/show_bug.cgi?id=132052
+
+        Unreviewed EFL gardening.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/fast/repaint/spanner-with-margin-expected.txt: Added. Rebaseline after r167439
+
 2014-04-22  Grzegorz Czajkowski  <g.czajkow...@samsung.com>
 
         Refactoring editing/selection/13804.html

Added: trunk/LayoutTests/platform/efl/fast/repaint/spanner-with-margin-expected.txt (0 => 167703)


--- trunk/LayoutTests/platform/efl/fast/repaint/spanner-with-margin-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/repaint/spanner-with-margin-expected.txt	2014-04-23 11:11:47 UTC (rev 167703)
@@ -0,0 +1,25 @@
+You should see the word 'PASS' five times below (letter spacing will differ), and no red:
+
+P
+P
+A
+A
+S
+S
+S
+S
+PASS
+ 
+P
+P
+A
+A
+S
+S
+S
+S
+(repaint rects
+  (rect 104 334 18 36)
+  (rect 104 334 18 36)
+)
+

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (167702 => 167703)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2014-04-23 09:39:51 UTC (rev 167702)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2014-04-23 11:11:47 UTC (rev 167703)
@@ -529,8 +529,6 @@
 
 webkit.org/b/129731 css3/masking/clip-path-filter.html [ ImageOnlyFailure ]
 
-webkit.org/b/129733 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
-
 webkit.org/b/129734 fast/css3-text/css3-text-decoration/text-decoration-style-double-space-scales.html [ ImageOnlyFailure ]
 
 webkit.org/b/129735 fast/regions/box-decorations-over-region-padding.html [ ImageOnlyFailure ]
@@ -554,3 +552,17 @@
 webkit.org/b/130020 webaudio/codec-tests/wav/24bit-22khz-resample.html [ Failure ]
 
 webkit.org/b/130340 fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html [ ImageOnlyFailure ]
+
+webkit.org/b/131496 accessibility/help-text.html [ Failure ]
+
+# Need HighDPI support
+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-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/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/131377 fast/repaint/blend-mode-isolate-stacking-context.html [ Failure Timeout ]
+
+webkit.org/b/132049 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to