Markus Stange
c975d2bc81
Bug 997735 - Add a test. r=roc
2014-04-23 11:47:19 +02:00
Ryan VanderMeulen
e50ce58691
Backed out 5 changesets (bug 407059) for reftest asserts.
...
Backed out changeset 21fee1261f2e (bug 407059)
Backed out changeset c940a2d399c4 (bug 407059)
Backed out changeset 77593dd1b044 (bug 407059)
Backed out changeset cfcbc731d4db (bug 407059)
Backed out changeset d8244f3ecdcb (bug 407059)
2014-04-22 11:00:13 -04:00
Frédéric Wang
34e56221b8
Bug 407059 - Part 5: Reftest. r=karlt
2014-04-22 08:44:04 -04:00
Mats Palmgren
96d62d5ba4
Back out bug 613659 (for regression bug 998792)
...
--HG--
rename : layout/reftests/backgrounds/background-size-slice.html => layout/reftests/backgrounds/background-size-continuous.html
rename : layout/reftests/backgrounds/background-size-cover-slice.html => layout/reftests/backgrounds/background-size-cover-continuous.html
rename : layout/reftests/backgrounds/background-size-cover-clone.html => layout/reftests/backgrounds/background-size-cover-each-box.html
rename : layout/reftests/backgrounds/background-size-clone.html => layout/reftests/backgrounds/background-size-each-box.html
2014-04-20 19:39:24 +00:00
Mats Palmgren
88f3a05aa4
Bug 613659 - Reftests for box-decoration-break. r=cam
2014-04-18 23:01:23 +00:00
Mats Palmgren
c183756a9b
Bug 613659 - Implement box-decoration-break layout for backgrounds. r=cam,jmuizelaar
...
--HG--
rename : layout/reftests/backgrounds/background-size-each-box.html => layout/reftests/backgrounds/background-size-clone.html
rename : layout/reftests/backgrounds/background-size-cover-each-box.html => layout/reftests/backgrounds/background-size-cover-clone.html
rename : layout/reftests/backgrounds/background-size-cover-continuous.html => layout/reftests/backgrounds/background-size-cover-slice.html
rename : layout/reftests/backgrounds/background-size-continuous.html => layout/reftests/backgrounds/background-size-slice.html
2014-04-18 23:01:23 +00:00
Kearwood (Kip) Gilbert
a802860942
Bug 926155 - Added reftest to verify that an element contained within a sticky element that is also a scroll container will be reflowed correctly when updated. r=dholbert
...
This test verifies that the reflow will not be interrupted by a sticky element that is also a scroll container.
2014-04-17 16:23:22 -04:00
Ed Morley
129ab46d09
Backed out changeset 5aa4eed6cd16 (bug 981477) for B2G reftest failures
2014-04-17 16:42:18 +01:00
Mats Palmgren
496ff866f3
merge backout
2014-04-17 15:10:44 +00:00
Mats Palmgren
1f5417d4f0
Back out bug 613659 for build failure on B2G Windows.
...
--HG--
rename : layout/reftests/backgrounds/background-size-slice.html => layout/reftests/backgrounds/background-size-continuous.html
rename : layout/reftests/backgrounds/background-size-cover-slice.html => layout/reftests/backgrounds/background-size-cover-continuous.html
rename : layout/reftests/backgrounds/background-size-cover-clone.html => layout/reftests/backgrounds/background-size-cover-each-box.html
rename : layout/reftests/backgrounds/background-size-clone.html => layout/reftests/backgrounds/background-size-each-box.html
2014-04-17 15:09:18 +00:00
Mats Palmgren
d6da8d555e
Bug 613659 - Reftests for box-decoration-break. r=cam
2014-04-17 12:11:08 +00:00
Mats Palmgren
36fbe11cd8
Bug 613659 - Implement box-decoration-break layout for backgrounds. r=cam,jmuizelaar
...
--HG--
rename : layout/reftests/backgrounds/background-size-each-box.html => layout/reftests/backgrounds/background-size-clone.html
rename : layout/reftests/backgrounds/background-size-cover-each-box.html => layout/reftests/backgrounds/background-size-cover-clone.html
rename : layout/reftests/backgrounds/background-size-cover-continuous.html => layout/reftests/backgrounds/background-size-cover-slice.html
rename : layout/reftests/backgrounds/background-size-continuous.html => layout/reftests/backgrounds/background-size-slice.html
2014-04-17 12:11:07 +00:00
Vincent Chen
f5f42ada38
Bug 981477 - Re-enable globally-disabled reftests on B2G that actually pass. r=ahal
2014-04-17 09:23:16 -04:00
Robert O'Callahan
2b3dc53f7b
Bug 791480. Fix bad reftest.list merge.
2014-04-16 00:56:33 +12:00
Robert Longson
0d21bd4091
Bug 995813 - Mask and pattern elements should map more attributes to styles. r=dholbert
...
--HG--
rename : layout/reftests/svg/mask-basic-03.svg => layout/reftests/svg/mask-basic-04.svg
rename : layout/reftests/svg/mask-basic-03.svg => layout/reftests/svg/pattern-basic-01.svg
2014-04-15 11:48:02 +01:00
Robert O'Callahan
2fb739059a
Bug 985303. Part 3: Save a block's 'bottom edge of content' in a frame property if it doesn't match the block's content height, and use it in UpdateOverflow to compute the correct overflow. r=dbaron
...
--HG--
extra : rebase_source : 11fe6925ee266a2e1feec5a4d5c0e5ed152516f5
2014-04-03 04:27:23 -04:00
Robert O'Callahan
f59292dcf8
Bug 791480. Reenable test on Windows 7. r=dbaron
...
--HG--
extra : rebase_source : f4432bc6143e84c58d590dc80dfcb41419524b5d
2014-03-25 22:15:49 +13:00
Robert O'Callahan
aec464eba3
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 : f5b0ded43f9ef670478a06daf36c44987bd6b823
2014-03-25 22:11:27 +13:00
Matt Woodrow
cde7f29c88
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
2014-03-07 16:24:32 +13:00
James Kitchener
bc84e9b4ef
Bug 557478 - Defer mfrac operator spacing to outermost embellished operator. r=fredw
2014-04-07 06:56:00 +02:00
Ryan VanderMeulen
5de13f836a
Backed out changeset c81707878977 (bug 974197) for Gaia integration test failures on a CLOSED TREE.
2014-04-09 22:14:13 -04:00
Geoff Brown
5a6336f40a
Bug 967704 - Update reftest manifests for Android 2.3; r=me
2014-04-09 08:38:45 -06:00
Timothy Nikkel
42bbba90be
Bug 987680. Change a reftest to expect scrollbars on top of non-positioned sibling content. Mark some other reftests as passing now. r=roc
2014-04-09 07:12:22 -05:00
Timothy Nikkel
19f177053d
Bug 987680. Overlay scrollbars should be placed on top of content. r=roc
...
Bug 926292 accidentally put them in the background list if there were no positioned descendents they needed to be on top of it (because this was where non-overlay scrollbars went, which never made sense). If there are no positioned descendents overlay scrollbars should go on the top-most non-positioned list, which is outlines.
2014-04-09 07:12:21 -05:00
Matt Woodrow
23d9392934
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
2014-03-07 16:24:32 +13:00
Matt Woodrow
e73e0afbcd
Bug 991046 - Add some fuzzy to the test for windows 8.
2014-04-09 15:49:12 +12:00
Matt Woodrow
761f4b0fbe
Bug 991046 - Combine the display item clips when we flatten an nsDisplayOpacity. r=roc
2014-04-09 14:28:38 +12:00
James Kitchener
0716590911
Bug 877563 - Operator spacing tests r=fredw
2014-04-04 17:55:00 +02:00
Jonathan Kew
8ec041a167
bug 769194 - update reftests for @font-face src:local, now working on Android and B2G. r=jdaggett
2014-04-08 09:10:56 +01:00
John Daggett
7aae0ded4c
Bug 950526 - add more reftests to cover first-letter, first-line scenarios. r=dbaron,heycam
2014-04-08 14:13:28 +09:00
Timothy Nikkel
8f04d34bf0
Backout 389ff4b5612c and d234394e0147 (bug 987680) for reftest failuires.
2014-04-07 04:52:36 -05:00
Timothy Nikkel
e1f8c8420f
Bug 987680. Change a reftest to expect scrollbars on top of non-positioned sibling content. Mark some other reftests as passing now. r=roc
2014-04-07 03:15:47 -05:00
Timothy Nikkel
05886c993d
Bug 987680. Overlay scrollbars should be placed on top of content. r=roc
...
Bug 926292 accidentally put them in the background list if there were no positioned descendents that they needed to be on top of it (because this was where non-overlay scrollbars went, which never made sense). If there are no positioned descendents overlay scrollbars should go on the top-most non-positioned list, which is outlines for the current implementation.
2014-04-06 22:00:01 -05:00
Mats Palmgren
bd2b36541b
Bug 992447 - Make <select> have 'overflow-clip-box:padding-box!important' for now since 'content-box' doesn't really work there. r=roc
2014-04-04 19:39:00 +02:00
Phil Ringnalda
6fa221cc64
Back out b9085d8ca22e (bug 987680) for b2g reftest failures and passes
...
CLOSED TREE
2014-04-06 23:11:35 -07:00
Timothy Nikkel
3069d36554
Bug 987680. Overlay scrollbars should be placed on top of content. r=roc
...
Bug 926292 accidentally put them in the background list if there were no positioned descendents that they needed to be on top of it (because this was where non-overlay scrollbars went, which never made sense). If there are no positioned descendents overlay scrollbars should go on the top-most non-positioned list, which is outlines for the current implementation.
2014-04-06 22:00:01 -05:00
Mats Palmgren
c86bb74b1b
Bug 990655 - Don't apply 'text-overflow' to nsComboboxControlFrame, its anon block deals with it. r=roc
2014-04-03 18:02:09 +00:00
Carsten "Tomcat" Book
277da604da
merge b2g-inbound to mozilla-central
2014-04-02 15:57:57 +02:00
Ed Morley
aa8fe650e6
Backed out changeset b07bd3a55770 (bug 990628) since it needs to land on b2g-inbound alongside a moztt PR
...
--HG--
extra : rebase_source : 9fef0224bc628d4eced8b4bef92713bf82cc0796
2014-04-02 09:48:29 +01:00
Benoit Girard
0b0947607c
Bug 980454 - Add reftest for will-transform:transform containing block behavior. r=roc
2014-04-02 16:47:14 +08:00
Jonathan Kew
377860b603
bug 990628 - revert reftest manifest change now that the test here (and in bug 990627) should no longer fail on b2g
2014-04-01 21:45:35 +01:00
Ryan VanderMeulen
6a3fa988ca
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
Ed Morley
ac0d302691
Bug 990628 - Disable text/wordbreak-4a.html for failures after the landing of bug 987582; CLOSED TREE
2014-04-01 17:21:18 +01:00
Ed Morley
6a6e6272ed
Bug 990627 - Disable first-letter/329069-2.html for failures after the landing of bug 987582
2014-04-01 17:18:52 +01:00
Jonathan Kew
447904d4ba
bug 990628 - revert reftest manifest change now that the test here (and in bug 990627) should no longer fail on b2g. r=mwu
2014-04-01 21:45:35 +01:00
Jonathan Kew
5c3bff2b07
bug 987668 - reftest for Polish hyphenation. r=smontagu
2014-04-02 07:38:00 +01:00
Cameron McCormack
efeaf8eada
Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron
2014-04-02 14:32:16 +11:00
Ryan VanderMeulen
8cc4d4a447
Merge m-c to inbound.
2014-04-01 16:49:05 -04:00
Masatoshi Kimura
23286abbc0
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
Anuj Agarwal
645ee5947f
Bug 975681 - Reftests for MathML mfrac. r=fredw
2014-04-01 08:35:15 -04:00