Daniel Holbert
|
e0a186179f
|
Bug 783490: Enable "layout.css.flexbox.enabled" pref. r=dbaron
|
2012-12-07 10:58:34 -08:00 |
|
Robert O'Callahan
|
a6cc417386
|
Bug 818276. Update margins and scrollbar settings for a child document whenever the corresponding IFRAME state changes, even if we do not recreate the presentation. r=matspal
|
2012-12-07 12:58:15 +13:00 |
|
Robert O'Callahan
|
faea2c746e
|
Bug 816458. Instead of removing the MAY_BE_TRANSFORMED bit in certain frame classes, add an nsIFrame::SupportsCSSTransforms method and call it when necessary. r=mats
|
2012-12-04 17:50:05 +13:00 |
|
Boris Zbarsky
|
97b844d5a8
|
Bug 817531 followup. Enable the test on android. No review.
|
2012-12-07 00:11:19 -05:00 |
|
Boris Zbarsky
|
d9987b6aeb
|
Bug 817531. Fix the referrer header for background image loads. r=khuey
--HG--
rename : image/test/reftest/generic/green.png => layout/reftests/backgrounds/background-referrer-image.png
rename : image/test/reftest/generic/accept-image-catchall-ref.html => layout/reftests/backgrounds/background-referrer-ref.html
rename : image/test/reftest/generic/accept-image-catchall.html => layout/reftests/backgrounds/background-referrer.html
rename : image/test/reftest/generic/check-header.sjs => layout/reftests/backgrounds/background-referrer.sjs
|
2012-12-06 15:21:19 -05:00 |
|
Ed Morley
|
3a7d01ab58
|
Backout d26382bc6411 (bug 817531) for Android failures in background-referrer.html on a CLOSED TREE
|
2012-12-06 22:41:37 +00:00 |
|
Boris Zbarsky
|
a1d4277a3b
|
Bug 817531. Fix the referrer header for background image loads. r=khuey
--HG--
rename : image/test/reftest/generic/green.png => layout/reftests/backgrounds/background-referrer-image.png
rename : image/test/reftest/generic/accept-image-catchall-ref.html => layout/reftests/backgrounds/background-referrer-ref.html
rename : image/test/reftest/generic/accept-image-catchall.html => layout/reftests/backgrounds/background-referrer.html
rename : image/test/reftest/generic/check-header.sjs => layout/reftests/backgrounds/background-referrer.sjs
|
2012-12-06 15:21:19 -05:00 |
|
Mats Palmgren
|
5614b4e4bf
|
Bug 806284 - Resizing a RTL block with text-align:left does not reposition the lines. r=roc
|
2012-12-05 23:26:28 +01:00 |
|
Daniel Holbert
|
4a9712db36
|
Bug 816357: use 'default-preference' rather than line-by-line pref() annotations in flexbox reftest.list file. r=heycam
|
2012-11-28 23:12:32 -08:00 |
|
Daniel Holbert
|
4551c6012d
|
Bug 816357 helper: Add a simple border to fieldset & textarea elements in flexbox reftests, to work around occasionally-fuzzy-on-linux pixels at beveled border corners. (test-only)
|
2012-12-04 16:47:43 -08:00 |
|
Ehsan Akhgari
|
b066be5b5e
|
Bug 802966 - Mark two absolute positioning reftests fuzzy on Linux; r=dholbert
--HG--
extra : rebase_source : b28eb4ab0e6a53ad61790268b5df99b4a95ff887
|
2012-12-04 18:05:31 -05:00 |
|
L. David Baron
|
0940542b76
|
Make import-tests.py generate the current state of the reftest manifest, and warn that the file is autogenerated. (Bug 817810) No review.
|
2012-12-04 03:08:59 -08:00 |
|
Mats Palmgren
|
11281fb75a
|
Bug 814677 - Replace XP_IS_SPACE with dom::IsSpaceCharacter and add form-feed to match DOM spec. r=bz
|
2012-11-30 17:04:11 +01:00 |
|
Daniel Holbert
|
fe2689dc00
|
Bug 808767: Put flex items' borders & backgrounds into the BlockBorderBackgrounds display-list, so that overlapping flex items & their contents will paint in the right order. r=dbaron
|
2012-11-30 00:13:23 -08:00 |
|
Ryan VanderMeulen
|
d1062ad01a
|
Backed out changeset 9430676f5442 (bug 808767) for Android R3 failures.
|
2012-11-29 17:55:50 -05:00 |
|
Frédéric Wang
|
b1c60e3209
|
Bug 459363 - Fix computation of intrinsic width for <mspace> and <mpadded> elements. r=karlt
|
2012-11-29 17:52:02 -05:00 |
|
Daniel Holbert
|
7d3322dcff
|
Bug 808767: Put flex items' borders & backgrounds into the BlockBorderBackgrounds display-list, so that overlapping flex items & their contents will paint in the right order. r=dbaron
|
2012-11-29 12:46:22 -08:00 |
|
Ed Morley
|
044635a754
|
Backout 82837149f001 (bug 816357) for frequent flexbox reftest failures on linux
|
2012-11-29 15:22:09 +00:00 |
|
Daniel Holbert
|
ea1d17a12b
|
Bug 816357: use 'default-preference' rather than line-by-line pref() annotations in flexbox reftest.list file. r=heycam
|
2012-11-28 23:12:32 -08:00 |
|
Cameron McCormack
|
0382051ab3
|
Bug 815842 - Use default-preferences in @supports reftest manifests. r=bz
|
2012-11-29 17:37:20 +11:00 |
|
Robert O'Callahan
|
f9199a2935
|
Bug 815593. Don't layerize images that exceed MaxTextureSize. r=mattwoodrow
--HG--
extra : rebase_source : f94300b24b90d063df095324663c9d8fa49e42e9
|
2012-11-28 15:34:45 +13:00 |
|
Robert O'Callahan
|
05743fdf57
|
Bug 815030. Invalidate cached background images in when a frame gets a visual style change. r=mattwoodrow
--HG--
extra : rebase_source : eef4784ea2d4ef0f88d6dfdbf3258d1b8416f443
|
2012-11-27 22:05:10 +13:00 |
|
Kyle Huey
|
2776d5fcb3
|
Bug 812824: Use a clean struct for inheritance on root nodes. r=dbaron,Waldo
|
2012-11-28 13:21:36 -08:00 |
|
Cameron McCormack
|
c2341aa903
|
Bug 788967 - Add a default-preferences statement for reftest manifests. r=dbaron
|
2012-11-28 10:06:33 +11:00 |
|
Daniel Holbert
|
ddc62401ce
|
Bug 796847 followup: Fix typo in test filename in reftest.list, fixing reftest orange.
|
2012-11-27 21:29:52 -08:00 |
|
Matt Woodrow
|
267797705e
|
Bug 796847 - Fix typo in reftest file. rs=npotb DONTBUILD
|
2012-11-28 17:09:11 +13:00 |
|
Matt Woodrow
|
c583d29257
|
Bug 796847 - Make AdjustInvalidAreaForSVGEffects correctly adjust for the coordinate space of the input rect. r=dholbert
|
2012-11-28 17:06:07 +13:00 |
|
Daniel Holbert
|
077a05e898
|
Bug 815928 part 4: Fix typo s/elemnet/element/ in comments & tests. DONTBUILD, rs=Waldo
|
2012-11-27 19:15:36 -08:00 |
|
Daniel Holbert
|
812cac8da5
|
Bug 815928 part 3: Fix typo s/elemnt/element/ in comments & tests. DONTBUILD, rs=Waldo
|
2012-11-27 19:15:36 -08:00 |
|
Cameron McCormack
|
e0285165b3
|
Backout 5218cec180c8.
|
2012-11-28 10:39:47 +11:00 |
|
Cameron McCormack
|
843f7bfbbe
|
Bug 788967 - Add a default-preferences statement for reftest manifests. r=dbaron
|
2012-11-28 10:06:33 +11:00 |
|
Matt Woodrow
|
0f71885ebe
|
Bug 810592 - Make nsSubDocumentFrames that are actively scrolling build their own layer. r=roc
|
2012-11-22 18:33:33 +13:00 |
|
Robert O'Callahan
|
94646e9056
|
Bug 809478. Handle 90-degree rotations when snapping transformed gradients. r=jrmuizel
--HG--
extra : rebase_source : 61e2873b334f89a0a8b6ae0a7df0dfa37e668d0b
|
2012-11-23 14:09:12 +13:00 |
|
Cameron McCormack
|
e0dd98534c
|
Bug 814310 - Force pref on for @supports reftests and skip mochitest if pref not set. r=bz
|
2012-10-06 11:17:02 +10:00 |
|
Boris Zbarsky
|
abcee77db3
|
Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron
|
2012-11-21 11:19:37 -05:00 |
|
Boris Zbarsky
|
6eeb17d512
|
Bug 776443 part 1. Support percent-less calc for internal table element heights. r=dbaron
|
2012-11-21 11:19:30 -05:00 |
|
Ryan VanderMeulen
|
4b287535f2
|
Backed out changesets 1a8b11ae0f4b, e02a02fd1208 (bug 776443), 86a3edf2960d (bug 812392), 26c59f23fd8f, and 288c74d7f87d (bug 812744) for mochitest orange.
CLOSED TREE
|
2012-11-21 12:47:40 -05:00 |
|
Boris Zbarsky
|
ba3c8f34ef
|
Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron
|
2012-11-21 11:19:37 -05:00 |
|
Boris Zbarsky
|
84d68be849
|
Bug 776443 part 1. Support percent-less calc for internal table element heights. r=dbaron
|
2012-11-21 11:19:30 -05:00 |
|
Simon Montagu
|
d8f654c8a1
|
More tests for bug 548206, r=ehsan
|
2012-11-21 02:13:56 -08:00 |
|
Simon Montagu
|
a1675f1327
|
Dynamic tests for bug 548206, r=ehsan
|
2012-11-21 02:13:56 -08:00 |
|
Matitiahu Allouche
|
5fc45e408d
|
Tests for dir=auto (Bug 548206) from w3c HTML5 test suite, r=smontagu
|
2012-11-21 02:13:55 -08:00 |
|
Daniel Holbert
|
59c89ca45d
|
Bug 807897: Make non-auto values for "z-index" turn flex items into stacking contexts, even if they're not positioned. r=dbaron
|
2012-11-20 17:24:59 -08:00 |
|
Daniel.S
|
82e1fac7bc
|
Bug 477462 - margin-collapsing test suite, wave 5a; dynamic and != tests for negative sibling margins; r=dbaron
|
2012-11-20 15:15:42 -08:00 |
|
Chris Jones
|
6f5326630f
|
Bug 803908: Enable font inflation for async pan/zoomed browsers. r=dbaron
|
2012-11-20 11:55:14 -08:00 |
|
Phil Ringnalda
|
742e53a9d6
|
Backout b7e492bf7c13, a64c112c6858, 84b9a773104b, 4bd4aabbaf28 and 24ad2de34061 (bug 548206) for Win Ru orange
|
2012-11-20 08:44:04 -08:00 |
|
Simon Montagu
|
8dc1f56f7c
|
More tests for bug 548206, r=ehsan
|
2012-11-20 06:21:15 -08:00 |
|
Simon Montagu
|
70f96a90a4
|
Dynamic tests for bug 548206, r=ehsan
|
2012-11-20 06:21:15 -08:00 |
|
Matitiahu Allouche
|
9d38cd2d07
|
Tests for dir=auto (Bug 548206) from w3c HTML5 test suite, r=smontagu
|
2012-11-20 06:21:14 -08:00 |
|
Geoff Brown
|
161cec447f
|
Bug 812791 - Correct typo in ctm-singular-sanity reftest; r=cjones
|
2012-11-19 21:33:01 -07:00 |
|