Changeset 100069 in webkit
- Timestamp:
- Nov 11, 2011, 8:48:36 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 16 added
- 2 edited
- 2 moved
-
ChangeLog (modified) (1 diff)
-
platform/chromium-cg-mac-snowleopard/svg/foreignObject (added)
-
platform/chromium-cg-mac-snowleopard/svg/foreignObject/clip-expected.png (added)
-
platform/chromium-cg-mac-snowleopard/svg/foreignObject/filter-expected.png (added)
-
platform/chromium-cg-mac-snowleopard/svg/foreignObject/mask-expected.png (added)
-
platform/chromium-cg-mac-snowleopard/svg/repaint (added)
-
platform/chromium-cg-mac-snowleopard/svg/repaint/filter-child-repaint-expected.png (added)
-
platform/chromium-mac-snowleopard/svg/repaint (added)
-
platform/chromium-mac-snowleopard/svg/repaint/filter-child-repaint-expected.png (added)
-
platform/chromium-win/svg/foreignObject/clip-expected.txt (added)
-
platform/chromium-win/svg/foreignObject/filter-expected.txt (added)
-
platform/chromium-win/svg/foreignObject/mask-expected.txt (added)
-
platform/chromium-win/svg/repaint (added)
-
platform/chromium-win/svg/repaint/filter-child-repaint-expected.png (moved) (moved from trunk/LayoutTests/platform/chromium-linux/svg/repaint/filter-child-repaint-expected.png ) (1 prop)
-
platform/chromium/svg/foreignObject/clip-expected.txt (added)
-
platform/chromium/svg/foreignObject/filter-expected.txt (added)
-
platform/chromium/svg/foreignObject/mask-expected.txt (added)
-
platform/chromium/svg/repaint (added)
-
platform/chromium/svg/repaint/filter-child-repaint-expected.txt (moved) (moved from trunk/LayoutTests/platform/chromium-linux/svg/repaint/filter-child-repaint-expected.txt ) (1 prop)
-
platform/chromium/test_expectations.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r100067 r100069 1 2011-11-11 Ojan Vafai <ojan@chromium.org> 2 3 Chromium layout test rebaselines after http://trac.webkit.org/changeset/100045 4 and http://trac.webkit.org/changeset/100036. 5 6 Also add line for failing text test after http://trac.webkit.org/changeset/99963. 7 8 * platform/chromium-cg-mac-snowleopard/svg/foreignObject/clip-expected.png: Added. 9 * platform/chromium-cg-mac-snowleopard/svg/foreignObject/filter-expected.png: Added. 10 * platform/chromium-cg-mac-snowleopard/svg/foreignObject/mask-expected.png: Added. 11 * platform/chromium-cg-mac-snowleopard/svg/repaint/filter-child-repaint-expected.png: Added. 12 * platform/chromium-mac-snowleopard/svg/repaint/filter-child-repaint-expected.png: Added. 13 * platform/chromium-win/svg/foreignObject/clip-expected.txt: Added. 14 * platform/chromium-win/svg/foreignObject/filter-expected.txt: Added. 15 * platform/chromium-win/svg/foreignObject/mask-expected.txt: Added. 16 * platform/chromium-win/svg/repaint/filter-child-repaint-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/repaint/filter-child-repaint-expected.png. 17 * platform/chromium/svg/foreignObject/clip-expected.txt: Added. 18 * platform/chromium/svg/foreignObject/filter-expected.txt: Added. 19 * platform/chromium/svg/foreignObject/mask-expected.txt: Added. 20 * platform/chromium/svg/repaint/filter-child-repaint-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/repaint/filter-child-repaint-expected.txt. 21 * platform/chromium/test_expectations.txt: 22 1 23 2011-11-11 Ojan Vafai <ojan@chromium.org> 2 24 -
trunk/LayoutTests/platform/chromium-win/svg/repaint/filter-child-repaint-expected.png
-
Property svn:mime-type
set to
image/png
-
Property svn:mime-type
set to
-
trunk/LayoutTests/platform/chromium/svg/repaint/filter-child-repaint-expected.txt
-
Property svn:eol-style
set to
LF
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/chromium/test_expectations.txt
r100044 r100069 3875 3875 BUGWK72189 WIN : accessibility/adjacent-continuations-cause-assertion-failure.html = TEXT 3876 3876 3877 BUGWK72204 : inspector/debugger/script-formatter.html = TEXT 3878 3877 3879 // Fixed ES5 bugs during the V8 roll, upstream in progress. 3878 3880 BUGMSTARZINGER : fast/js/mozilla/strict/15.4.5.1.html = TEXT
Note:
See TracChangeset
for help on using the changeset viewer.