⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 117772 in webkit


Ignore:
Timestamp:
May 21, 2012, 5:35:57 AM (14 years ago)
Author:
zandobersek@gmail.com
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r117771 r117772  
     12012-05-21  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Unreviewed GTK gardening, add expectations for an SVG test for hit
     4        testing on strokes and a few more tests that fail because of repainting
     5        issues that fail intermittently.
     6
     7        * platform/gtk/test_expectations.txt:
     8
    192012-05-21  Caio Marcelo de Oliveira Filho  <caio.oliveira@openbossa.org>
    210
  • trunk/LayoutTests/platform/gtk/test_expectations.txt

    r117717 r117772  
    13191319// Web view needs to be redrawn once more and completely before dumping pixel results
    13201320// otherwise pixel results are incomplete/incorrect
     1321BUGWK86284 : css2.1/20110323/border-conflict-element-001d.htm = IMAGE PASS
    13211322BUGWK86284 : css3/calc/img-size.html = IMAGE PASS
    13221323BUGWK86284 : css3/calc/simple-composited-mask.html = IMAGE PASS
    13231324BUGWK86284 : css3/viewport-percentage-lengths/viewport-percentage-image-size.html = IMAGE PASS
    13241325BUGWK86284 : fast/css/tab-size.html = IMAGE
     1326BUGWK86284 : fast/dom/HTMLImageElement/image-with-invalid-border.html = IMAGE PASS
    13251327BUGWK86284 : fast/images/png-suite/test.html = MISSING
    13261328BUGWK86284 : ietestcenter/css3/flexbox/flexbox-align-end-001.htm = IMAGE PASS
     
    13321334BUGWK86284 : ietestcenter/css3/namespaces/scope-003.xml = IMAGE PASS
    13331335BUGWK86284 : ietestcenter/css3/namespaces/syntax-018.xml = IMAGE PASS
     1336BUGWK86284 : svg/animations/animateMotion-additive-2c.svg = IMAGE PASS
    13341337BUGWK86284 : svg/as-image/svg-as-image-with-relative-size.html = IMAGE PASS
    13351338BUGWK86284 : svg/text/add-tspan-position-bug.html = IMAGE
     
    13581361
    13591362BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = FAIL
     1363BUGWK86971 : svg/custom/non-scaling-stroke-markers.svg = TEXT PASS
    13601364
    13611365//////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.