Title: [116297] trunk/LayoutTests
Revision
116297
Author
[email protected]
Date
2012-05-07 04:34:50 -0700 (Mon, 07 May 2012)

Log Message

[EFL][DRT] Gardening current IMAGE failures
https://bugs.webkit.org/show_bug.cgi?id=85604

Unreviewed, EFL gardening.

Patch by Dominik Röttsches <[email protected]> on 2012-05-07

* platform/efl/fast/forms/input-placeholder-text-indent-expected.png: Removed.
* platform/efl/fast/forms/isindex-placeholder-expected.png: Removed.
* platform/efl/fast/forms/placeholder-with-positioned-element-expected.png: Removed.
* platform/efl/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
* platform/efl/test_expectations.txt:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116296 => 116297)


--- trunk/LayoutTests/ChangeLog	2012-05-07 11:26:33 UTC (rev 116296)
+++ trunk/LayoutTests/ChangeLog	2012-05-07 11:34:50 UTC (rev 116297)
@@ -1,3 +1,16 @@
+2012-05-07  Dominik Röttsches  <[email protected]>
+
+        [EFL][DRT] Gardening current IMAGE failures
+        https://bugs.webkit.org/show_bug.cgi?id=85604
+
+        Unreviewed, EFL gardening.
+
+        * platform/efl/fast/forms/input-placeholder-text-indent-expected.png: Removed.
+        * platform/efl/fast/forms/isindex-placeholder-expected.png: Removed.
+        * platform/efl/fast/forms/placeholder-with-positioned-element-expected.png: Removed.
+        * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
+        * platform/efl/test_expectations.txt:
+
 2012-05-07  Andrey Kosyakov  <[email protected]>
 
         Unreviewed gardening, refined expectations for compositing failures + more suppressions.

Deleted: trunk/LayoutTests/platform/efl/fast/forms/input-placeholder-text-indent-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/efl/fast/forms/isindex-placeholder-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/efl/fast/forms/placeholder-with-positioned-element-expected.png


(Binary files differ)

Deleted: trunk/LayoutTests/platform/efl/fast/forms/textarea-placeholder-wrapping-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (116296 => 116297)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-07 11:26:33 UTC (rev 116296)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-07 11:34:50 UTC (rev 116297)
@@ -278,7 +278,7 @@
 // Requires rebaseline after bug 85031
 BUGWK85565 : fast/block/float/016.html = IMAGE
 BUGWK85565 : fast/css/border-solid-single-edge-antialias.html = IMAGE
- 
+
 // Generate results for your platform
 BUGWK85567 : fast/images/png-suite/test.html = IMAGE
 // Issue with SVG hittesting on strokes, fails on GTK as well.
@@ -372,3 +372,20 @@
 BUGWK84839 : editing/execCommand/remove-list-from-range-selection.html = MISSING
 BUGWK84839 : editing/execCommand/remove-list-item-1.html = MISSING
 BUGWK84839 : editing/execCommand/selectAll.html = MISSING
+
+// Input attribute placeholder reftests are failing.
+BUGWK85603 : fast/forms/placeholder-with-positioned-element.html = IMAGE
+BUGWK85603 : fast/forms/isindex-placeholder.html = IMAGE
+BUGWK85603 : fast/forms/input-placeholder-text-indent.html = IMAGE
+BUGWK85603 : fast/forms/textarea-placeholder-wrapping.html = IMAGE
+
+BUGWK79757 : fast/selectors/selection-window-inactive.html = IMAGE
+
+// Font kerning issue, fails on GTK as well.
+BUGWK76048 : fast/text/font-kerning.html = IMAGE
+
+// Ligatures rendering issue.
+BUGWK85606 : fast/text/font-variant-ligatures.html = IMAGE
+
+// Off-by-few-pixels issue for this selection reftest, fails on GTK as well.
+BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = FAIL
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to