Changeset 91897 in webkit
- Timestamp:
- Jul 27, 2011, 8:56:00 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r91895 r91897 1 2011-07-27 Mike Reed <reed@google.com> 2 3 [skia] fix clipping of some glyphs on windows 4 https://bugs.webkit.org/show_bug.cgi?id=65262 5 6 Reviewed by Stephen White. 7 8 * platform/chromium/test_expectations.txt: 9 1 10 2011-07-27 MORITA Hajime <morrita@google.com> 2 11 -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r91891 r91897 1540 1540 // Flaky. The width of containing RenderBlocks sometimes becomes larger 1541 1541 BUGCR21958 MAC : svg/hixie/error/012.xml = FAIL 1542 1543 // These will be rebaselined (and therefore fixed) when we roll skia 1960, which fixes 1544 // clipping some characters. 1545 BUGCR90673 WIN : editing/selection/vertical-lr-ltr-extend-line-backward-br.html = IMAGE 1546 BUGCR90673 WIN : editing/selection/vertical-lr-ltr-extend-line-forward-br.html = IMAGE 1547 BUGCR90673 WIN : editing/selection/vertical-rl-ltr-extend-line-backward-br.html = IMAGE 1548 BUGCR90673 WIN : editing/selection/vertical-rl-ltr-extend-line-backward-p.html = IMAGE 1549 BUGCR90673 WIN : editing/selection/vertical-rl-ltr-extend-line-backward-wrap.html = IMAGE 1550 BUGCR90673 WIN : editing/selection/vertical-rl-ltr-extend-line-forward-br.html = IMAGE 1551 BUGCR90673 WIN : editing/selection/vertical-rl-ltr-extend-line-forward-p.html = IMAGE 1552 BUGCR90673 WIN : editing/selection/vertical-rl-ltr-extend-line-forward-wrap.html = IMAGE 1553 BUGCR90673 WIN : fast/blockflow/english-lr-text.html = IMAGE 1554 BUGCR90673 WIN : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE 1555 BUGCR90673 WIN : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE 1556 BUGCR90673 WIN : fast/repaint/shadow-multiple-horizontal.html = IMAGE 1557 BUGCR90673 WIN : fast/repaint/shadow-multiple-strict-horizontal.html = IMAGE 1558 BUGCR90673 WIN : fast/repaint/shadow-multiple-strict-vertical.html = IMAGE 1559 BUGCR90673 WIN : fast/repaint/shadow-multiple-vertical.html = IMAGE 1560 BUGCR90673 WIN : fast/text/stroking-decorations.html = IMAGE 1561 BUGCR90673 WIN : fast/text/stroking.html = IMAGE 1562 BUGCR90673 WIN : fast/transforms/shadows.html = IMAGE 1563 BUGCR90673 WIN : svg/batik/text/verticalText.svg = IMAGE 1564 BUGCR90673 WIN : svg/css/group-with-shadow.svg = IMAGE 1565 BUGCR90673 WIN : svg/css/text-gradient-shadow.svg = IMAGE 1566 BUGCR90673 WIN : svg/css/text-shadow-multiple.xhtml = IMAGE 1542 1567 1543 1568 // WebKit merge 48500:48585, newly implemented Object.defineProperty.
Note:
See TracChangeset
for help on using the changeset viewer.