Changeset 107680 in webkit


Ignore:
Timestamp:
Feb 14, 2012 12:17:53 AM (12 years ago)
Author:
noel.gordon@gmail.com
Message:

[chromium] Rebaseline JPEG image results after r107389
https://bugs.webkit.org/show_bug.cgi?id=78454

Unreviewed. Rebaseline #6 of N (visually re-inspecting as I go along, lest skia bite me).

  • fast/replaced/image-tag-expected.txt: Renamed from LayoutTests/platform/gtk/fast/replaced/image-tag-expected.txt.
  • platform/chromium-linux/fast/replaced/absolute-image-sizing-expected.png:
  • platform/chromium-linux/fast/replaced/image-onload-expected.png:
  • platform/chromium-linux/fast/replaced/image-sizing-expected.png:
  • platform/chromium-mac-leopard/fast/replaced/absolute-image-sizing-expected.png:
  • platform/chromium-mac-leopard/fast/replaced/image-onload-expected.png:
  • platform/chromium-mac-leopard/fast/replaced/image-sizing-expected.png:
  • platform/chromium-mac-snowleopard/fast/replaced/absolute-image-sizing-expected.png: Added.
  • platform/chromium-mac-snowleopard/fast/replaced/image-onload-expected.png: Added.
  • platform/chromium-mac-snowleopard/fast/replaced/image-sizing-expected.png: Added.
  • platform/chromium-mac-snowleopard/fast/replaced/image-tag-expected.png: Added.
  • platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.png: Removed.
  • platform/chromium-mac/fast/replaced/image-onload-expected.png: Removed.
  • platform/chromium-mac/fast/replaced/image-sizing-expected.png: Removed.
  • platform/chromium-mac/fast/replaced/image-tag-expected.png: Removed.
  • platform/chromium-win/fast/replaced/absolute-image-sizing-expected.png:
  • platform/chromium-win/fast/replaced/image-onload-expected.png:
  • platform/chromium-win/fast/replaced/image-sizing-expected.png:
  • platform/chromium-win/fast/replaced/image-tag-expected.png:
  • platform/chromium/test_expectations.txt:
  • platform/mac/fast/replaced/image-tag-expected.txt: Removed.
  • platform/qt/fast/replaced/image-tag-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
4 added
6 deleted
12 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r107676 r107680  
     12012-02-14  Noel Gordon  <noel.gordon@gmail.com>
     2
     3        [chromium] Rebaseline JPEG image results after r107389
     4        https://bugs.webkit.org/show_bug.cgi?id=78454
     5
     6        Unreviewed. Rebaseline #6 of N (visually re-inspecting as I go along, lest skia bite me).
     7
     8        * fast/replaced/image-tag-expected.txt: Renamed from LayoutTests/platform/gtk/fast/replaced/image-tag-expected.txt.
     9        * platform/chromium-linux/fast/replaced/absolute-image-sizing-expected.png:
     10        * platform/chromium-linux/fast/replaced/image-onload-expected.png:
     11        * platform/chromium-linux/fast/replaced/image-sizing-expected.png:
     12        * platform/chromium-mac-leopard/fast/replaced/absolute-image-sizing-expected.png:
     13        * platform/chromium-mac-leopard/fast/replaced/image-onload-expected.png:
     14        * platform/chromium-mac-leopard/fast/replaced/image-sizing-expected.png:
     15        * platform/chromium-mac-snowleopard/fast/replaced/absolute-image-sizing-expected.png: Added.
     16        * platform/chromium-mac-snowleopard/fast/replaced/image-onload-expected.png: Added.
     17        * platform/chromium-mac-snowleopard/fast/replaced/image-sizing-expected.png: Added.
     18        * platform/chromium-mac-snowleopard/fast/replaced/image-tag-expected.png: Added.
     19        * platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.png: Removed.
     20        * platform/chromium-mac/fast/replaced/image-onload-expected.png: Removed.
     21        * platform/chromium-mac/fast/replaced/image-sizing-expected.png: Removed.
     22        * platform/chromium-mac/fast/replaced/image-tag-expected.png: Removed.
     23        * platform/chromium-win/fast/replaced/absolute-image-sizing-expected.png:
     24        * platform/chromium-win/fast/replaced/image-onload-expected.png:
     25        * platform/chromium-win/fast/replaced/image-sizing-expected.png:
     26        * platform/chromium-win/fast/replaced/image-tag-expected.png:
     27        * platform/chromium/test_expectations.txt:
     28        * platform/mac/fast/replaced/image-tag-expected.txt: Removed.
     29        * platform/qt/fast/replaced/image-tag-expected.txt: Removed.
     30
    1312012-02-13  Pavel Feldman  <pfeldman@chromium.org>
    232
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r107676 r107680  
    105105
    106106// Rebaseline all chromes once ifast jpeg decoder patch lands and bots have cycled
    107 BUGNOEL : fast/replaced/absolute-image-sizing.html = IMAGE
    108 BUGNOEL : fast/replaced/image-onload.html = IMAGE
    109 BUGNOEL : fast/replaced/image-sizing.html = IMAGE
    110 BUGNOEL : fast/replaced/image-tag.html = IMAGE
    111107BUGNOEL : fast/replaced/width100percent-image.html = IMAGE
    112108BUGNOEL : fast/writing-mode/background-horizontal-bt.html = IMAGE
Note: See TracChangeset for help on using the changeset viewer.