Граф коммитов

93 Коммитов

Автор SHA1 Сообщение Дата
Matt Woodrow 4c2d8fdee1 Bug 591155 - Temporarily disable certain failing reftests which are visually indistinguishable when running with accelerated layers. r=vlad a=blocking2.0:beta6+ 2010-08-27 16:58:53 +12:00
Robert O'Callahan 784a54a847 Bug 579276. Part 9: Backout 4d1dc2ea47fd since we no longer need those test changes 2010-09-02 21:18:41 +12:00
Jonathan Kew e9cba436fd bug 569531 - enable harfbuzz by default on windows. r=roc approval2.0=roc 2010-09-02 12:28:48 +01:00
Robert O'Callahan fdfe0b9a31 Backing out bug 579276. a=me 2010-09-02 23:14:25 +12:00
Robert O'Callahan 882b4b6bae Bug 579276. Part 9: Backout 4d1dc2ea47fd since we no longer need those test changes 2010-09-02 21:18:41 +12:00
L. David Baron 10594e918c Fix bustage from bug 570329 with s/windowsWidget/winWidget/g. 2010-07-30 20:50:52 -07:00
L. David Baron b2e63de23c Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Phil Ringnalda fb719d2e4a Bug 569623 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as passing on Linux, since the CentOS boxes where they failed are gone (relanding to fix bug 578286) a2.0=tests 2010-07-30 16:48:57 -07:00
Robert O'Callahan 816c8e86de Bug 573933. Part 1: Fix marquee tests to not depend on subpixel AA. r=dbaron 2010-07-16 09:07:35 +12:00
Simon Montagu 4aa5306215 Make bidi marquee reftests aligned left. Bug 561637 2010-07-15 09:28:22 -07:00
Robert Sayre efe2966897 Mark a few bidi tests random. see bug 578286. 2010-07-12 23:46:52 -07:00
Phil Ringnalda 8fbae670f8 Bug 569623 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as passing on Linux, since the CentOS boxes where they failed are gone 2010-06-21 20:27:49 -07:00
L. David Baron 3aa49565fb Update assertion annotations in reftest/crashtest manifests now that bug 563536 is fixed. (Bug 472557) 2010-05-20 07:44:56 -07:00
L. David Baron 391778275b Annotate reftest manifests with assertion counts. (Bug 472557) 2010-05-04 21:28:19 -07:00
Simon Montagu 057182f916 Fix typo, a=bustage 2010-04-25 07:47:37 -07:00
Simon Montagu 054a701839 Mark reftest as failing, a=bustage 2010-04-25 17:24:44 +03:00
Simon Montagu d7506890e2 Reftest for visual and logical marquee, a=1hr 2010-04-25 15:16:21 +03:00
Phil Ringnalda 87b13d4930 Bug 558975 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as random on Linux, since they pass on the new refplatform, r=smontagu, a=1 2010-04-12 20:42:24 -07:00
Jonathan Kew bf656fdc87 bug 550163 - part 19 - add vertical bars to work around ClearType clipping issues in reftest 386339. r=roc 2010-04-21 10:07:48 +01:00
Jonathan Kew b6eda68af1 bug 550163 - part 3 - avoid Win7 subpixel failure in bidi/with-first-letter reftest. r=roc 2010-03-08 10:10:38 +00:00
Jonathan Kew 1fc473e61f bug 550163 - part 2 - resolve Win7 failure in bidi-004 reftest. r=smontagu 2010-03-08 10:10:31 +00:00
Jonathan Kew d13eb1c520 bug 550163 - part 1 - resolve Win7 failures in bidi/mixedChartype reftest. r=roc 2010-03-08 10:10:29 +00:00
Simon Montagu ec06399157 Tests for bug 267459 2010-02-23 01:41:14 -08:00
Jonathan Kew 3d7db420f4 Bug 542777: add reftests for bidi mirroring. r=roc 2010-01-29 08:42:00 +00:00
Jonathan Kew 091d5714df Bug 539925: Make several reftests less fragile in relation to antialiasing settings. r=roc 2010-01-27 22:23:56 +00:00
Jesse Ruderman 97d60abf50 Fix bug-number comments in reftest.list files 2010-01-08 19:54:28 -08:00
Simon Montagu b79ef8802f Call AdjustOffsetsForBidi on a new continuation frame immediately after creating it. Bug 536963, r=roc 2010-01-03 00:46:19 -08:00
Simon Montagu 2db2b36002 Drill down through placeholder frames to the real frames in bidi reordering. Bug 525740, r=roc 2009-11-08 09:40:46 -08:00
Jonathan Kew 9e6eea0905 Bug 518357, make reftests less sensitive to default font size settings. r=roc
--HG--
extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
2009-09-23 15:55:55 +01:00
Jonathan Kew 9456708e63 Bug 517283: fix gfxCoreTextFontGroup and bidi reftests to resolve failures with the Core Text backend, r=roc 2009-09-18 09:20:01 +01:00
Simon Montagu b49345ead0 Ensure that block elements with display changed to inline are formatted as bidi embeddings. Bug 503957, r=dbaron 2009-08-11 00:16:20 -07:00
Simon Montagu 2b6feaa5f7 Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc 2009-07-12 06:32:48 -07:00
Simon Montagu f52399ecf0 Empty inlines can get misplaced during incremental reflow in bidi pages. Bug 496006, r+sr=roc (regression from bug 332655) 2009-06-08 01:59:39 -07:00
Simon Montagu 399cf4c86e Do bidi reordering for visual RTL frames in the same way as other bidi frames. Bug 492231, r+sr=roc 2009-05-11 03:36:01 -07:00
Simon Montagu 0615b28853 Testcases for bug 332655 2009-04-30 03:27:52 -07:00
Simon Montagu 56512b0b6a Set baseLevel and paraLevel properties on empty frames. Bug 489887, r+sr=roc 2009-04-28 02:23:53 -07:00
Jesse Ruderman 6f0583b27c Add tests 2009-04-26 23:32:41 -07:00
Simon Montagu 13b1729f61 Enable bidi when a frame has right-to-left direction during style post-processing instead of frame construction to catch dynamic changes to direction. Bug 489517, r+sr=dbaron 2009-04-23 09:09:47 +03:00
Simon Montagu cd79d0282b reftests for bug 299065 and some of its dependencies and mochitests for bidi editing issues found when debugging bug 332655 2009-03-19 02:15:06 -07:00
L. David Baron 62389575a5 Tests for bidi and first letter. 2009-02-08 10:28:30 -08:00
Robert O'Callahan 8e02c66450 Backed out changeset 360b4a2d0aa8 2009-01-29 00:55:19 +13:00
Jonathan Kew d9b584c12d Bug 475092. Fix incorrect positioning on Windows when glyph run includes vertically-offset glyphs is drawn to canvas. r=vlad 2009-01-28 22:41:34 +13:00
jruderman@hmc.edu b7d21a9bd1 Add reftests for the Wikipedia jiggling text bug. 2008-03-27 23:08:16 -07:00
dholbert@cs.stanford.edu e7e0265343 Disabling failing reftest 386339.html. (See Bug 422454) 2008-03-12 10:22:49 -07:00
smontagu@smontagu.org ed75083770 Make Hebrew list numbering be ordered correctly. Bug 413928, r+sr=roc, blocking1.9=shrep 2008-02-13 00:21:59 -08:00
smontagu@smontagu.org 6fcb587a54 Remove lame test for bug 387653 2008-01-31 17:46:49 -08:00
smontagu@smontagu.org 8c8525f6e4 When creating a bidi continuation for a frame with fluid continuations, set the length of all the frames in the continuation chain to zero except the last one. Bug 409375, r+sr+blocking1.9=roc 2008-01-29 20:13:06 -08:00
smontagu@smontagu.org 19b4c25b78 Percentage margins thrown on the floor during bidi reordering. Bug 413542, r+sr=dbaron, blocking1.9=schrep 2008-01-26 22:54:08 -08:00
dbaron@dbaron.org 1ca258ac67 Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ 2007-11-15 10:10:31 -08:00
smontagu@smontagu.org b276b360e5 Typo fix 2007-11-11 13:29:38 -08:00