Title: [117772] trunk/LayoutTests
Revision
117772
Author
[email protected]
Date
2012-05-21 05:35:57 -0700 (Mon, 21 May 2012)

Log Message

Unreviewed GTK gardening, add expectations for an SVG test for hit
testing on strokes and a few more tests that fail because of repainting
issues that fail intermittently.

* platform/gtk/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117771 => 117772)


--- trunk/LayoutTests/ChangeLog	2012-05-21 12:24:04 UTC (rev 117771)
+++ trunk/LayoutTests/ChangeLog	2012-05-21 12:35:57 UTC (rev 117772)
@@ -1,3 +1,11 @@
+2012-05-21  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening, add expectations for an SVG test for hit
+        testing on strokes and a few more tests that fail because of repainting
+        issues that fail intermittently.
+
+        * platform/gtk/test_expectations.txt:
+
 2012-05-21  Caio Marcelo de Oliveira Filho  <[email protected]>
 
         Move setEditingBehavior() from layoutTestController to window.internals

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (117771 => 117772)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-21 12:24:04 UTC (rev 117771)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-21 12:35:57 UTC (rev 117772)
@@ -1318,10 +1318,12 @@
 
 // Web view needs to be redrawn once more and completely before dumping pixel results
 // otherwise pixel results are incomplete/incorrect
+BUGWK86284 : css2.1/20110323/border-conflict-element-001d.htm = IMAGE PASS
 BUGWK86284 : css3/calc/img-size.html = IMAGE PASS
 BUGWK86284 : css3/calc/simple-composited-mask.html = IMAGE PASS
 BUGWK86284 : css3/viewport-percentage-lengths/viewport-percentage-image-size.html = IMAGE PASS
 BUGWK86284 : fast/css/tab-size.html = IMAGE
+BUGWK86284 : fast/dom/HTMLImageElement/image-with-invalid-border.html = IMAGE PASS
 BUGWK86284 : fast/images/png-suite/test.html = MISSING
 BUGWK86284 : ietestcenter/css3/flexbox/flexbox-align-end-001.htm = IMAGE PASS
 BUGWK86284 : ietestcenter/css3/flexbox/flexbox-flex-001.htm = IMAGE PASS
@@ -1331,6 +1333,7 @@
 BUGWK86284 : ietestcenter/css3/flexbox/flexbox-pack-start-001.htm = IMAGE PASS
 BUGWK86284 : ietestcenter/css3/namespaces/scope-003.xml = IMAGE PASS
 BUGWK86284 : ietestcenter/css3/namespaces/syntax-018.xml = IMAGE PASS
+BUGWK86284 : svg/animations/animateMotion-additive-2c.svg = IMAGE PASS
 BUGWK86284 : svg/as-image/svg-as-image-with-relative-size.html = IMAGE PASS
 BUGWK86284 : svg/text/add-tspan-position-bug.html = IMAGE
 BUGWK86284 : svg/text/modify-tspan-position-bug.html = IMAGE
@@ -1357,6 +1360,7 @@
 BUGWK86771 SKIP : fast/dom/gc-10.html = FAIL
 
 BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = FAIL
+BUGWK86971 : svg/custom/non-scaling-stroke-markers.svg = TEXT PASS
 
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to