Changeset 119731 in webkit


Ignore:
Timestamp:
Jun 7, 2012 9:53:13 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Add baselines for new tests
https://bugs.webkit.org/show_bug.cgi?id=88540

Unreviewed gardening. Added baselines for new tests.

Patch by Simon Pena <Simon Pena> on 2012-06-07

  • platform/gtk/TestExpectations:
  • platform/gtk/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added.
  • platform/gtk/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added.
  • platform/gtk/fast/reflections/reflection-with-zoom-expected.png: Added.
  • platform/gtk/fast/reflections/reflection-with-zoom-expected.txt: Added.
  • platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added.
  • platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Added.
  • platform/gtk/svg/repaint/text-mask-update-expected.png: Added.
  • platform/gtk/svg/repaint/text-mask-update-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
9 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r119730 r119731  
     12012-06-07  Simon Pena  <spena@igalia.com>
     2
     3        [GTK] Add baselines for new tests
     4        https://bugs.webkit.org/show_bug.cgi?id=88540
     5
     6        Unreviewed gardening. Added baselines for new tests.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/gtk/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added.
     10        * platform/gtk/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added.
     11        * platform/gtk/fast/reflections/reflection-with-zoom-expected.png: Added.
     12        * platform/gtk/fast/reflections/reflection-with-zoom-expected.txt: Added.
     13        * platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added.
     14        * platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Added.
     15        * platform/gtk/svg/repaint/text-mask-update-expected.png: Added.
     16        * platform/gtk/svg/repaint/text-mask-update-expected.txt: Added.
     17
    1182012-06-07  Brady Eidson  <beidson@apple.com>
    219
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r119730 r119731  
    309309BUGWK85532 : fast/sub-pixel/float-wrap-with-subpixel-top.html = PASS
    310310BUGWK85532 : fast/sub-pixel/inline-block-with-margin.html = PASS
     311BUGWK85532 : fast/sub-pixel/file-upload-control-at-fractional-offset.html = PASS
    311312
    312313// Mediastream implementation is not complete yet.
Note: See TracChangeset for help on using the changeset viewer.