gecko/layout
Kearwood (Kip) Gilbert abb94c9eae Bug 1010538 - Part 8 - Element.ScrollLeft and Element.ScrollTop Tests. r=mstange
scroll-behavior-5.html - Element.ScrollLeft and Element.ScrollTop scroll-behavior tests
- Set Element.ScrollLeft and Element.ScrollTop, for <div> tag with
  no 'scroll-behavior' attribute.  Expected to be instantaneous.
- Set Element.ScrollLeft and Element.ScrollTop, for <div> tag with
  'scroll-behavior: auto'.  Expected to be instantaneous.
- Set Element.ScrollLeft and Element.ScrollTop, for <div> tag with
  'scroll-behavior: instant'.  Expected to be instantaneous.
- Set Element.ScrollLeft and Element.ScrollTop, for <div> tag with
  'scroll-behavior: smooth'.  Expected to be smooth.
2014-10-10 13:43:45 -07:00
..
analysis
base Bug 1010538 - Part 5 - Enable automatic smooth scrolling for anchor links. r=mstange 2014-09-15 15:54:42 -07:00
build merge mozilla-inbound to mozilla-central a=merge 2014-10-20 14:34:56 +02:00
doc
forms Bug 1010538 - Part 2 - Add scroll-behavior to ScrollbarStyles. r=mstange 2014-09-15 12:30:00 -07:00
generic Bug 1010538 - Part 3 - Implement scroll-behavior CSS property. r=mstange 2014-09-15 12:30:03 -07:00
inspector Bug 1083753, part 1 - Port the code that uses nsRenderingContext::FillRect(nscoord,...) to Moz2D. r=mattwoodrow 2014-10-19 11:55:36 +01:00
ipc Bug 1082483, part 2 - Convert Mozilla code to use the new Matrix4x4::PreTranslate/PreScale method names. r=Bas 2014-10-16 10:51:12 +01:00
mathml Bug 1085167, part 2 - Get rid of nsRenderingContext's DeviceContext and any need for it to know about app-units-per-device-pixel. r=mattwoodrow 2014-10-20 10:55:49 +01:00
media Bug 1064737 pt 3 - Read metadata from a WOFF2 font if present. r=jdaggett 2014-10-04 11:46:54 +01:00
printing Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan 2014-10-08 13:19:14 -07:00
reftests Bug 1010538 - Part 8 - Element.ScrollLeft and Element.ScrollTop Tests. r=mstange 2014-10-10 13:43:45 -07:00
style Bug 1077718 - Switch dynamic CounterStyle objects to use arena allocation. r=mats 2014-10-16 16:10:00 -04:00
svg Bug 1083241 - Call gfx->Paint in PaintFrameWithEffects when there is blending. r=roc 2014-10-17 11:37:54 -07:00
tables Bug 1085167, part 1 - Feed the appUnitPerDevPixel value through to nsCSSRendering::DrawTableBorderSegment. r=mattwoodrow 2014-10-20 10:55:49 +01:00
tools Bug 1079931 - Update reftest remotereftest.py to support connecting to device by serial number, r=ahal. 2014-10-15 07:09:16 -07:00
xul Bug 1083793: Make nsITreeBoxObject and nsIBoxObject scriptable again, r=bz 2014-10-20 17:02:36 -05:00
moz.build