Changeset 96659 in webkit


Ignore:
Timestamp:
Oct 4, 2011 3:57:08 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Rebaseline for bug 65583 (path based border radius drawing on skia) part 7
https://bugs.webkit.org/show_bug.cgi?id=69135

Patch by Ben Wells <benwells@chromium.org> on 2011-10-04
Reviewed by James Robinson.

  • platform/chromium-linux/fast/: 26 changes.
  • platform/chromium-linux/svg/custom/no-inherited-dashed-stroke-expected.png:
  • platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png:
  • platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
  • platform/chromium-win/fast/: 27 changes.
  • platform/chromium-win/svg/custom/no-inherited-dashed-stroke-expected.png:
  • platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
  • platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
4 added
57 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r96654 r96659  
     12011-10-04  Ben Wells  <benwells@chromium.org>
     2
     3        Rebaseline for bug 65583 (path based border radius drawing on skia) part 7
     4        https://bugs.webkit.org/show_bug.cgi?id=69135
     5
     6        Reviewed by James Robinson.
     7
     8        * platform/chromium-linux/fast/: 26 changes.
     9        * platform/chromium-linux/svg/custom/no-inherited-dashed-stroke-expected.png:
     10        * platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png:
     11        * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
     12        * platform/chromium-win/fast/: 27 changes.
     13        * platform/chromium-win/svg/custom/no-inherited-dashed-stroke-expected.png:
     14        * platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
     15        * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
     16        * platform/chromium/test_expectations.txt:
     17
    1182011-10-04  Scott Graham  <scottmg@chromium.org>
    219
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r96626 r96659  
    29442944BUGCR79910 SNOWLEOPARD : fast/text/international/bidi-linebreak-003.html = IMAGE
    29452945
    2946 // The following are failures due to Skia bugs on Win/Linux
    2947 // http://code.google.com/p/chromium/issues/detail?id=79917
    2948 BUGCR79917 LINUX WIN : fast/borders/border-radius-different-width-001.html = IMAGE
    2949 BUGCR79917 LINUX WIN : fast/borders/borderRadiusDashed01.html = IMAGE
    2950 BUGCR79917 LINUX WIN : fast/borders/borderRadiusDotted02.html = IMAGE
    2951 BUGCR79917 LINUX WIN : fast/borders/borderRadiusDotted03.html = IMAGE
    2952 BUGCR79917 LINUX WIN : fast/borders/webkit-border-radius.html = IMAGE
    2953 BUGCR79917 LINUX WIN : fast/css-generated-content/012.html = IMAGE
    2954 BUGCR79917 LINUX WIN : fast/css/border-height.html = IMAGE
    2955 BUGCR79917 LINUX WIN : fast/css/margin-top-bottom-dynamic.html = IMAGE
    2956 BUGCR79917 LINUX WIN : fast/css/resize-corner-tracking-transformed.html = IMAGE
    2957 BUGCR79917 LINUX WIN : fast/forms/control-clip.html = IMAGE
    2958 BUGCR79917 LINUX WIN : fast/forms/negativeLineHeight.html = IMAGE
    2959 BUGCR79917 LINUX WIN : fast/forms/textAreaLineHeight.html = IMAGE
    2960 BUGCR79917 LINUX WIN : fast/inline-block/inline-block-vertical-align.html = IMAGE
    2961 BUGCR79917 LINUX WIN : fast/layers/opacity-outline.html = IMAGE
    2962 BUGCR79917 LINUX WIN : fast/lists/big-list-marker.html = IMAGE
    2963 BUGCR79917 LINUX WIN : fast/lists/ordered-list-with-no-ol-tag.html = IMAGE
    2964 BUGCR79917 LINUX WIN : fast/repaint/float-overflow-right.html = IMAGE
    2965 BUGCR79917 LINUX WIN : fast/repaint/float-overflow.html = IMAGE
    2966 BUGCR79917 LINUX WIN : fast/repaint/layer-child-outline.html = IMAGE
    2967 BUGCR79917 LINUX WIN : fast/repaint/reflection-repaint-test.html = IMAGE
    2968 BUGCR79917 LINUX WIN : fast/repaint/table-cell-vertical-overflow.html = IMAGE
    2969 BUGCR79917 LINUX WIN : fast/repaint/transform-layout-repaint.html = IMAGE
    2970 BUGCR79917 LINUX WIN : fast/table/border-collapsing/002-vertical.html = IMAGE
    2971 BUGCR79917 LINUX WIN : fast/table/border-collapsing/002.html = IMAGE
    2972 BUGCR79917 LINUX WIN : fast/table/empty-table-percent-height.html = IMAGE
    2973 BUGCR79917 LINUX WIN : fast/table/table-and-parts-outline.html = IMAGE
    2974 BUGCR79917 LINUX WIN : fast/transforms/transformed-caret.html = IMAGE
    2975 BUGCR79917 LINUX WIN : svg/custom/no-inherited-dashed-stroke.xhtml = IMAGE
    2976 BUGCR79917 LINUX WIN : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
    2977 BUGCR79917 LINUX WIN : tables/mozilla/collapsing_borders/bug41262-3.html = IMAGE
    2978 
    29792946BUGWK58924 MAC : plugins/mouse-click-iframe-to-plugin.html = PASS TIMEOUT
    29802947
Note: See TracChangeset for help on using the changeset viewer.