Changeset 121471 in webkit
- Timestamp:
- Jun 28, 2012, 2:30:44 PM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 8 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r121470 r121471 1 2012-06-28 Stephen Chenney <schenney@chromium.org> 2 3 [chromium] rebaseline svg text layouts? 4 https://bugs.webkit.org/show_bug.cgi?id=89936 5 6 Unreviewed Chromium test expectations update. 7 8 The SVG tests for this bug all seem OK, so they are being rebaselined. 9 The other content is less clear, so it is being left for an expert. 10 11 * platform/chromium-win-xp/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. 12 * platform/chromium-win-xp/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added. 13 * platform/chromium-win-xp/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added. 14 * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added. 15 * platform/chromium-win-xp/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Added. 16 * platform/chromium-win-xp/svg/custom/js-late-gradient-and-object-creation-expected.png: Added. 17 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.txt: Added. 18 * platform/chromium-win-xp/svg/zoom/page/zoom-foreignObject-expected.png: Added. 19 * platform/chromium/TestExpectations: 20 1 21 2012-06-28 Alpha Lam <hclam@chromium.org> 2 22 … … 43 63 44 64 Unreviewed gardening. 45 65 46 66 Remove a duplicate expectation. 47 67 -
trunk/LayoutTests/platform/chromium/TestExpectations
r121470 r121471 3778 3778 BUGWK89820 : fast/text/hyphen-min-preferred-width.html = IMAGE 3779 3779 3780 BUGWK89936 WIN : svg/W3C-SVG-1.1-SE/text-intro-05-t.svg = TEXT3781 BUGWK89936 WIN : svg/W3C-SVG-1.1/text-intro-05-t.svg = TEXT3782 BUGWK89936 WIN : svg/text/text-intro-05-t.svg = TEXT3783 3780 BUGWK89936 WIN : compositing/shadows/shadow-drawing.html = IMAGE 3784 3781 BUGWK89936 WIN : fast/text/atsui-kerning-and-ligatures.html = IMAGE 3785 BUGWK89936 WIN : svg/W3C-SVG-1.1/animate-elem-52-t.svg = IMAGE3786 BUGWK89936 WIN : svg/W3C-SVG-1.1/filters-conv-01-f.svg = IMAGE3787 BUGWK89936 WIN : svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE3788 BUGWK89936 WIN : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE3789 BUGWK89936 WIN : svg/zoom/page/zoom-foreignObject.svg = IMAGE3790 3782 BUGWK89936 WIN : fast/css/text-rendering.html = IMAGE+TEXT 3791 3783
Note:
See TracChangeset
for help on using the changeset viewer.