Title: [170874] trunk/LayoutTests
Revision
170874
Author
commit-qu...@webkit.org
Date
2014-07-07 21:00:27 -0700 (Mon, 07 Jul 2014)

Log Message

[EFL] gardening after r170864
https://bugs.webkit.org/show_bug.cgi?id=134713

Unreviewed, EFL gardening.

Patch by Hunseop Jeong <hs85.je...@samsung.com> on 2014-07-07

* platform/efl/TestExpectations: Report and mark several unexpected image-only failures.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (170873 => 170874)


--- trunk/LayoutTests/ChangeLog	2014-07-08 03:22:03 UTC (rev 170873)
+++ trunk/LayoutTests/ChangeLog	2014-07-08 04:00:27 UTC (rev 170874)
@@ -1,3 +1,11 @@
+2014-07-07  Hunseop Jeong  <hs85.je...@samsung.com>
+        [EFL] gardening after r170864
+        https://bugs.webkit.org/show_bug.cgi?id=134713
+
+        Unreviewed, EFL gardening. 
+
+        * platform/efl/TestExpectations: Report and mark several unexpected image-only failures.
+
 2014-07-07  Daniel Bates  <daba...@apple.com>
 
         Add test to ensure that SVGDocumentExtensions::rebuildElements() doesn't rebuild invalid elements

Modified: trunk/LayoutTests/platform/efl/TestExpectations (170873 => 170874)


--- trunk/LayoutTests/platform/efl/TestExpectations	2014-07-08 03:22:03 UTC (rev 170873)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2014-07-08 04:00:27 UTC (rev 170874)
@@ -2079,6 +2079,8 @@
 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/131987 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
+webkit.org/b/131987 fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ ImageOnlyFailure ]
+webkit.org/b/131987 svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
 
 webkit.org/b/132049 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
 
@@ -2146,3 +2148,7 @@
 webkit.org/b/133860 fast/regions/auto-size/autosize-region-window-resize.html [ ImageOnlyFailure Pass ]
 webkit.org/b/133974 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-svg.html [ ImageOnlyFailure Pass ]
 
+# Difference invisible at the naked eye with Latin Modern Math.
+webkit.org/b/134153 mathml/presentation/mo-stacked-glyphs.html [ ImageOnlyFailure ]
+
+webkit.org/b/134712 svg/masking/mask-transformed-text-missing.svg [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to