Commit Graph

28 Commits

Author SHA1 Message Date
Matt Woodrow
e0f4997bb0 Bug 1059622 - Fuzz some gradient tests that fail with CG tiling. r=Bas 2014-09-01 15:24:11 +12:00
Bas Schouten
1a3c189ac3 Bug 1036785 - Tests: Fuzz some tests to mask subpixel-AA differences. r=jrmuizel 2014-07-15 23:40:32 +02:00
CJKu
5175255cb1 Bug 1000722 - Rollback close reftest in bug 981477. r=ahal 2014-06-24 10:20:00 -04:00
Andrew Halberstadt
ed8adf94e4 Bug 981477 - Adjust wrongfully annotated b2g oop reftests from fails to random, r=edmorley 2014-06-13 10:05:52 -04:00
Vincent Chen
4f8581f3b6 Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal 2014-05-23 15:56:15 -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
Vincent Chen
b64e63cb3c Bug 922680 - triage reftests which fail oop, r=ahal 2014-03-12 09:25:23 -04:00
Ryan VanderMeulen
d085ab8b9d Backed out changeset 1bcd1fea2e73 (bug 922680) for B2G reftest crashes.
CLOSED TREE
2014-03-11 14:29:34 -04:00
Vincent Chen
8698d98f05 Bug 922680 - triage reftests which fail oop, r=ahal 2014-03-11 12:12:10 -04:00
Corey Ford
75bc076709 Bug 916302 - Part 2: In sticky positioning calculations, use the union of the element's margin boxes and the union of the containing-block element's content boxes. r=dholbert 2013-12-03 11:28:32 -08:00
Vivien Nicolas
2cc092d318 Bug 876741 - Scrollbars are not drawn on b2g. r=ochameau,roc 2013-11-22 13:45:05 +01:00
Corey Ford
bfc27ed1e3 Bug 925259: Avoid sticky positioning inner table elements. r=dholbert 2013-11-12 12:46:47 -08:00
Dan Minor
a299e5f10e Bug 930985 - Update reftest manifests for pandaboards; r=gbrown 2013-10-29 07:19:08 -04:00
Jonathan Kew
ce9483f533 bug 877203 pt 3 - update font prefs for Android to refer to Clear Sans. r=blassey 2013-10-23 22:04:40 +02:00
Dan Minor
c1fd7fd500 Bug 927085 - Update reftest manifests for pandaboards; r=gbrown 2013-10-17 15:17:30 -04:00
Dan Minor
e058434d7a Bug 921021 - Update reftest manifests for pandaboards; r=jmaher 2013-09-30 07:49:04 -04:00
L. David Baron
3e3eba12f0 Followup to bug 828312 patch 9a: Mark test as fuzzy-if on Android. CLOSED TREE 2013-09-25 17:53:12 -07:00
L. David Baron
93872ab342 Followup to bug 828312 patch 9a: Mark test as fuzzy-if on Mac OS X 10.8, where the Ahem font is behaving in ways it shouldn't. CLOSED TREE 2013-09-25 15:45:24 -07:00
L. David Baron
31df6fcc33 Bug 828312 patch 9a: Make sticky positioning handle block-in-inline splits correctly. r=dholbert
This assumes that the specification for how position:sticky behaves for
block-in-inline splits matches the specification for position:relative,
in other words, matches
http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level .

It's also necessary for patch 9b since the new rule for handling of
style change hints is that a style change hint applies to all
continuations and all block-in-inline siblings ("special siblings").

The change in StickyScrollContainer::GetScrollRanges is really the fix
for bug 918994, but adjusted for the change here to use block-in-inline
siblings ("special siblings") in addition to continuations.
2013-09-25 12:28:08 -07:00
Daniel Holbert
df2805989e Bug 904197 followup: make reftests use Ahem font, to avoid pixel-alignment difference between block vs. inline elements. (test-only)
--HG--
rename : layout/reftests/flexbox/ahem.css => layout/reftests/position-sticky/ahem.css
2013-09-18 08:36:27 -07:00
Corey Ford
3fc43261c7 Bug 904197 - Use the union of continuations' rects in sticky positioning calculations. r=dholbert
Reftest inline-3.html fails because handling the sticky element's margin correctly will take more work; similarly, border/padding on containing-block continuations won't be handled quite right. Reftest column-contain-1a fails because some of the anonymous blocks inside an nsColumnSetFrame have 0 height.
2013-09-13 16:53:48 -07:00
Daniel Holbert
98112bb9c1 Bug 897105 followup: increase fuzz for reftest stacking-context-1.html a bit more. DONTBUILD
landing on CLOSED TREE w/ RyanVM's permission
2013-09-13 10:31:02 -07:00
Corey Ford
9f2ee21577 Bug 897105 - Part 4: Build display items and layers for sticky positioned elements. r=roc 2013-09-12 18:56:57 -07:00
Daniel Holbert
0b4a71668a Bug 914078, attempt 2: Increase Android-only max-fuzzy-difference from 5 to 6, for "position-sticky/top-3.html" reftest. r=corey 2013-09-12 09:50:25 -07:00
Daniel Holbert
28c17a2b26 Bug 914078: Increase Android-only max-fuzzy-difference from 4 to 5, for recently-added "position-sticky/top-3.html" reftest. r=corey 2013-09-09 10:20:16 -07:00
Daniel Holbert
6848bb95a1 (no bug) Broaden fuzzy-if() annotation slightly, for reftest position-sticky/top-2.html. r=corey 2013-09-06 13:59:58 -07:00
Corey Ford
7bb7eca6a1 Bug 886646 - Part 7: Reftests for sticky positioning. r=dbaron 2013-09-06 09:35:16 -04:00