L. David Baron
a6d999c810
Bug 989574 patch 2 - Fix comment to match code.
2014-04-01 11:53:30 -07:00
L. David Baron
0f609689eb
Bug 989130 - Back out changeset fe119a83b1f2 (bug 942017) while leaving the corresponding test from changeset 3c63decb4e7e. r=jfkthame
...
This should be backed out for two reasons:
(1) It caused a serious regression with bullets from list-style-image,
which no longer affect the line box height and thus overlap.
(2) The dependency on 'line-height: normal' doesn't make sense; there's
no reason for whether line-height is 'normal' or not to affect the
behavior of bullets.
I don't currently have time to figure out why Gecko behavior differs
from other browsers on bug 942017, but that should be re-analyzed and
the bug fixed in a different way. At first glance, the code should
already be leading to the expected behavior, since the bullet ought to
have the same metrics and alignment as the block's influence on the line
box's height. Why this isn't the case should be investigated.
2014-04-01 11:53:29 -07:00
Anuj Agarwal
73eabdd963
Bug 975681 - Reftests for MathML mfrac. r=fredw
2014-04-01 08:35:15 -04:00
Masatoshi Kimura
613d093de9
Bug 989557 - Implement a fallback for CJK Compatibility Ideographs Standardized Variants. r=jfkthame
...
--HG--
rename : layout/reftests/fonts/gw432047-license.txt => layout/reftests/fonts/glyphwiki-license.txt
2014-04-01 02:30:26 +09:00
Daniel Holbert
3fb4371541
Bug 989436 part 3b: Add some reftests with various cross-axis margins on baseline-aligned flex items, in a fixed-size flexbox. r=mats
2014-03-29 01:20:59 -07:00
Daniel Holbert
c8ac9ad684
Bug 989436 part 3a: Rename tests flexbox-align-self-baseline-horiz-[23].xhtml to -[45]. (no review)
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-4-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-4.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-5-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-5.xhtml
2014-03-29 01:20:58 -07:00
Daniel Holbert
0c3e690428
Bug 989436 part 2: Clone existing baseline-alignment reftest, with "flex-flow: wrap-reverse", to make sure baseline-alignment works with bottom-to-top cross axis. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1a.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1b.xhtml
2014-03-29 01:20:56 -07:00
Daniel Holbert
ae47fc3927
Bug 989436 part 1: Add a reftest to exercise all "flex-flow" values, with extra space left over on the final flex line. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-2-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-2.html
2014-03-29 01:20:51 -07:00
Timothy Nikkel
6006f990ab
Bug 989574. Enable reftests in layout/reftests/invalidation on all platforms. r=dbaron
...
A mistake caused them to never be enabled (except on b2g).
2014-03-28 23:54:37 -05:00
Max Vujovic
5727154044
Bug 948265 - Rename intermediate space to filter space and change filter space origin to user space origin. r=mstange, r=longsonr
2014-03-26 16:21:48 -07:00
Ryan VanderMeulen
180f819eb9
Bug 919482 - Replace mozilla-banner.gif with a plain blue image in 163504-1*.html since we aren't trying to test individual pixel differences in resized image painting there. r=tn
2014-03-27 11:02:27 -04:00
Ryan VanderMeulen
b091b0dd52
Bug 909305 - Replace mozilla-banner.gif with a plain blue image in 163504-2*.html since we aren't trying to test individual pixel differences in resized image painting there. r=tn
2014-03-27 11:02:26 -04:00
Ryan VanderMeulen
beaad0859b
Bug 980247 - Fix silly rebase error. r=fail
2014-03-26 15:38:08 -04:00
Abel Lin
b82c67b50d
Bug 980247 - Add a reftest for different continuations of a sticky element having the same offsets. r=dbaron
2014-03-26 14:46:47 -04:00
Boris Zbarsky
235a752941
Bug 610733. Vertically center the text in the combobox display area when a non-default height is set for the combobox. r=dbaron
2014-03-25 22:48:46 -04:00
Carsten "Tomcat" Book
bb598f226f
Backed out changeset b6c3d52bf61e (bug 791480) for breaking B2G ICS Emulator Reftest - 8
2014-03-25 14:36:48 +01:00
Carsten "Tomcat" Book
205e52b113
Backed out changeset 259991514082 (bug 791480)
2014-03-25 14:36:16 +01:00
Jonathan Kew
e1bd0b806a
bug 827779 - reftest for modified hyphen-break rules. r=masayuki
2014-03-25 09:29:18 +00:00
Robert O'Callahan
a71360107a
Bug 791480. Reenable test on Windows 7. r=dbaron
2014-03-25 22:15:49 +13:00
Robert O'Callahan
62432f22ec
Bug 791480. Make reftests enter print mode before reftest-wait is removed, so canvas-print-callback tests can finish drawing before the test ends. r=dbaron
...
--HG--
extra : rebase_source : c545bfbfd4a449c4e880052da0e1e046e37eaf83
2014-03-25 22:11:27 +13:00
Ryan VanderMeulen
ccc7ff136b
Bug 948389 - Replace mozilla-banner.gif with a plain blue image in 405577-1.html since we aren't trying to test individual pixel differences in resized image painting there. r=roc
2014-03-24 17:44:01 -04:00
James Kitchener
3e0faecbe5
Bug 986799 - Handle rtl mtable padding properly. r=fredw
2014-03-24 08:58:29 -04:00
Simon Montagu
27a769cf38
Correction to typo in checkin for bug 789096. Bug 983691, r=jfkthame
2014-03-24 02:23:12 -07:00
L. David Baron
a085fede18
Bug 986409 - Skip fewer entire reftest directories on B2G. r=roc
2014-03-23 18:44:50 -07:00
L. David Baron
38aadb6a27
Bug 986406 - Don't skip entire reftest directories on Android. r=roc
2014-03-23 18:44:49 -07:00
L. David Baron
c6269e36e7
Bug 986404 - Mark test as failing due to scrollbars showing up.
2014-03-22 22:07:15 -07:00
L. David Baron
0797c82c4a
Bug 986404: Disable fade-out of overlay scrollbars during reftest. r=mstange
2014-03-22 21:55:04 -07:00
James Kitchener
72e641d516
Bug 518592 - Fix single char <mi> frame type and add a test for dotless i. r=karlt
2014-03-21 08:49:51 -04:00
Carsten "Tomcat" Book
40ff59b212
Backed out changeset d5f4ed799fa3 (bug 950526)
2014-03-20 09:58:08 +01:00
John Daggett
0c28d8f8e3
Bug 921858 - reftest to test various space-containing lookup scenarios. r=jfkthame
2014-03-20 14:43:31 +08:00
John Daggett
5ce659c9e6
Bug 950526 - reftest for first-line handling of font styles. r=heycam
2014-03-20 14:43:30 +08:00
Cameron McCormack
2bcbcfbdbd
Bug 959973 - Followup to actually run the tests. r=dbaron
2014-03-20 15:43:37 +11:00
Markus Stange
f80b79dc3a
Bug 926292 - Put overlay scrollbars on top of the topmost positioned descendant of the scrolled frame. r=mats
2014-03-20 10:12:46 +08:00
James Kitchener
b4e54794ec
Bug 522393 - Remove invisible operators special case in reflow. r=fredw, r=roc
2014-03-19 13:05:02 -04:00
Ryan VanderMeulen
bffedb9aee
Backed out changeset 76f6f3d6d8e3 (bug 522393) for Werror bustage.
2014-03-19 13:32:30 -04:00
James Kitchener
750f59e1e8
Bug 522393 - Remove invisible operators special case in reflow. r=fredw, r=roc
2014-03-19 13:05:02 -04:00
L. David Baron
eb53116cab
Rename tests to match normal convention (abspos rather than abpos) and to match their internal rel=match. No bug.
...
This is importing a changeset from the CSS WG test repository by
Peter Linss <peter.linss@hp.com>.
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1a.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1a.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1b.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1b.html
2014-03-20 00:43:41 +08:00
Ryan VanderMeulen
1dcb384735
Backed out changeset 1028c462d120 (bug 518592) for Werror bustage on a CLOSED TREE.
2014-03-19 11:16:36 -04:00
Xidorn Quan
ecd3f787a3
Bug 985186 - Unwanted white space for multiple of 10,000 in Korean counter styles. r=jfkthame
2014-03-19 10:36:28 -04:00
James Kitchener
943a186409
Bug 518592 - Fix single char <mi> frame type and add a test for dotless i. r=karlt
2014-03-19 10:36:27 -04:00
Seth Fowler
79b0c0510f
Bug 63895 (Part 5) - Add more tests for positioned internal table objects serving as absolute containing blocks. r=dbaron
...
--HG--
rename : layout/reftests/abs-pos/table-internal-1-ref.html => layout/reftests/abs-pos/table-internal-5-ref.html
rename : layout/reftests/abs-pos/table-internal-3-ref.html => layout/reftests/abs-pos/table-internal-6-ref.html
rename : layout/reftests/abs-pos/table-internal-4-ref.html => layout/reftests/abs-pos/table-internal-7-ref.html
2014-03-19 11:04:26 +08:00
Daniel Holbert
1fcb3cb649
Bug 981640: Mark reftest svg/smil/transform/paced-1.svg as fuzzy on Windows.
2014-03-19 08:46:34 +08:00
Anuj Agarwal
4ae443db15
Bug 975747 - Reftest for MathML operator dictionary. r=fred.wang
2014-03-18 14:25:40 -07:00
Cameron McCormack
d36b03a216
Bug 950436 - Store ImageValues that resulted from re-parsing a nsCSSValueTokenStream on that object. r=dbaron
2014-03-18 20:11:14 +11:00
Max Vujovic
c3c7c622ad
Bug 948265 - Fix user space to filter space transformation and example in nsSVGFilterInstance. r=mstange
2014-03-15 17:08:04 -04:00
Jeff Muizelaar
4c125b49c6
Bug 979489. Add an additional pixel of fuzz to border-image-element test
...
Without this per-tile drawing fails presumably because of slightly different
floating point someplace.
--HG--
extra : rebase_source : 8c19191a8f7cd1a31d46eccbb3b807537fb3296e
2014-03-15 16:25:18 -04:00
L. David Baron
71444402e8
Bug 697451 - Stop overriding line-height (max-ing with 1.0) on inputs other than single-line text inputs. r=bzbarsky
...
This allows *native-themed* button-type inputs to shrink more than
Chromium allows them to, but it might still be Web-compatible.
2014-03-14 17:00:12 -07:00
Daniel Holbert
87f8436a5a
Bug 983671: Add back (more restricted) 'fuzzy' annotation for reftest svg/smil/transform/skew-1.svg. (no review, test-manifest only)
2014-03-14 12:17:46 -07:00
Ehsan Akhgari
6fe1d98a9c
Bug 983084 - Correctly handle z-order only changes by removing opacity through a dynamic change; r=dbaron
2014-03-13 19:14:35 -04:00
Phil Ringnalda
770e86ceb4
Bug 863658 - Replace mozilla-banner.gif with a plain blue image in 359903-2.html since we aren't trying to test individual pixel differences in resized image painting there, r=bz
...
--HG--
extra : rebase_source : 7195cabfd486dc4902319506349e2fc1d74b6f00
2014-03-12 23:00:58 -07:00