Changeset 81579 in webkit


Ignore:
Timestamp:
Mar 21, 2011 7:36:31 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-03-21 Hao Zheng <zhenghao@google.com>

Reviewed by Darin Adler.

Bug 15713: Rollout r72533 completely.
https://bugs.webkit.org/show_bug.cgi?id=15713

r72599 only rolled out the checksum files, which caused mismatch
between checksum and png. Some png files had been
rolled out by some other changes, so rollout the remaining png.

  • platform/chromium-linux/css1/box_properties/margin_right-expected.png:
  • platform/chromium-linux/css1/box_properties/padding_right-expected.png:
  • platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
  • platform/chromium-linux/editing/selection/extend-by-word-002-expected.png:
  • platform/chromium-linux/fast/css/background-shorthand-invalid-url-expected.png:
  • platform/chromium-linux/fast/doctypes/002-expected.png:
  • platform/chromium-linux/fast/lists/001-vertical-expected.png:
  • platform/chromium-linux/fast/lists/002-expected.png:
  • platform/chromium-linux/fast/lists/003-expected.png:
  • platform/chromium-linux/fast/lists/007-vertical-expected.png:
  • platform/chromium-linux/fast/lists/008-vertical-expected.png:
  • platform/chromium-linux/fast/lists/marker-before-empty-inline-expected.png:
  • platform/chromium-win/css1/box_properties/margin_right-expected.png:
  • platform/chromium-win/css1/box_properties/padding_right-expected.png:
  • platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.png:
  • platform/chromium-win/fast/doctypes/002-expected.png:
  • platform/chromium-win/fast/lists/001-vertical-expected.png:
  • platform/chromium-win/fast/lists/002-expected.png:
  • platform/chromium-win/fast/lists/003-expected.png:
  • platform/chromium-win/fast/lists/007-vertical-expected.png:
  • platform/chromium-win/fast/lists/008-vertical-expected.png:
  • platform/chromium-win/fast/lists/marker-before-empty-inline-expected.png:
Location:
trunk/LayoutTests
Files:
23 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r81578 r81579  
     12011-03-21  Hao Zheng  <zhenghao@google.com>
     2
     3        Reviewed by Darin Adler.
     4
     5        Bug 15713: Rollout r72533 completely.
     6        https://bugs.webkit.org/show_bug.cgi?id=15713
     7
     8        r72599 only rolled out the checksum files, which caused mismatch
     9        between checksum and png. Some png files had been
     10        rolled out by some other changes, so rollout the remaining png.
     11
     12        * platform/chromium-linux/css1/box_properties/margin_right-expected.png:
     13        * platform/chromium-linux/css1/box_properties/padding_right-expected.png:
     14        * platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
     15        * platform/chromium-linux/editing/selection/extend-by-word-002-expected.png:
     16        * platform/chromium-linux/fast/css/background-shorthand-invalid-url-expected.png:
     17        * platform/chromium-linux/fast/doctypes/002-expected.png:
     18        * platform/chromium-linux/fast/lists/001-vertical-expected.png:
     19        * platform/chromium-linux/fast/lists/002-expected.png:
     20        * platform/chromium-linux/fast/lists/003-expected.png:
     21        * platform/chromium-linux/fast/lists/007-vertical-expected.png:
     22        * platform/chromium-linux/fast/lists/008-vertical-expected.png:
     23        * platform/chromium-linux/fast/lists/marker-before-empty-inline-expected.png:
     24        * platform/chromium-win/css1/box_properties/margin_right-expected.png:
     25        * platform/chromium-win/css1/box_properties/padding_right-expected.png:
     26        * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.png:
     27        * platform/chromium-win/fast/doctypes/002-expected.png:
     28        * platform/chromium-win/fast/lists/001-vertical-expected.png:
     29        * platform/chromium-win/fast/lists/002-expected.png:
     30        * platform/chromium-win/fast/lists/003-expected.png:
     31        * platform/chromium-win/fast/lists/007-vertical-expected.png:
     32        * platform/chromium-win/fast/lists/008-vertical-expected.png:
     33        * platform/chromium-win/fast/lists/marker-before-empty-inline-expected.png:
     34
    1352011-03-21  Leo Yang  <leo.yang@torchmobile.com.cn>
    236
Note: See TracChangeset for help on using the changeset viewer.