gecko-dev/layout
Ting-Yu Lin 970a0bf203 Bug 1251519 Part 3 - Add regression tests for caret dragging. r=mats
These tests are added per bug 1251519 comment 10.

test_move_cursor_to_front_by_dragging_caret_to_front_br_element() covers
example 1, and test_drag_caret_from_front_to_end_across_columns() covers
example 3. Example 4 is not easy to write in marionette test since it's
difficult to know whether an image is selected.

Both tests will fail if we clamp the dragging point by using only the
text frame rects as the patch attached in bug 1251519 comment 7.

MozReview-Commit-ID: CKZQKGI6YUw

--HG--
extra : rebase_source : 72f5c2a960c2659fe5015a3ab488d4baa1918059
2016-03-10 17:38:32 +08:00
..
base Bug 1251519 Part 3 - Add regression tests for caret dragging. r=mats 2016-03-10 17:38:32 +08:00
build Bug 1248806 - Splitting out protocol handlers from nsLayoutModule. r=bholley 2016-03-03 12:05:52 +01:00
doc Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
forms Backed out changeset e7e01671e85f (bug 1253977) for windows reftest failures in focusring-1.html CLOSED TREE 2016-03-08 16:07:00 -08:00
generic Bug 1251519 Part 1 - Remove nsTextFrameBase as an nsFrame alias. r=mats 2016-03-10 17:38:31 +08:00
inspector Bug 1253529 part 2 - [css-grid] Remove the 'grid-template' shorthand. r=dholbert 2016-03-08 23:03:26 +01:00
ipc Remove some static_casting in CompositorParent. (bug 1245765 part 5, r=mattwoodrow) 2016-02-29 01:53:14 -05:00
mathml Bug 1251995 part 3 - Use struct to pass params for gfxTextRun::Draw. r=jfkthame 2016-03-08 15:56:18 +08:00
media Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal 2015-10-21 14:47:22 +09:00
printing Bug 1245978 part 1: Make nsDocumentViewer::CreateStyleSet directly return the thing it creates. r=heycam 2016-02-29 15:09:13 -08:00
reftests Bug 1221094 - Reduce the size of the layers in this reftest so that they don't get lowres tiles. 2016-03-09 12:08:34 -05:00
style Bug 1237173 - Part2: Change type of duration to Maybe<StickyTimeDuration>. r=birtles 2016-03-09 14:14:20 +09:00
svg Bug 1248913 - Let nsDisplayBackgroundImage specify the background blend mode. r=mattwoodrow 2016-03-08 16:54:09 -05:00
tables Bug 1209780. Propagate the use of MOZ_MUST_USE DrawResult in nsTablePainter. r=seth 2016-03-09 17:56:35 -06:00
tools Bug 1243083 - Added --disable-e10s to mochitest_options.py and reftestcommandline.py. r=ahal 2016-03-02 16:33:13 -05:00
xul Bug 1253860 - Don't update the scrollbar unless we're actually painting. r=mstange 2016-03-09 22:57:15 -05:00
moz.build