Simon Sapin
40a44c4767
Bug 983175 - Part 2: Add style system support for 'subgrid' in the grid-template* properties. r=dholbert
...
http://dev.w3.org/csswg/css-grid/#subgrids
2014-03-27 11:54:40 -04:00
Simon Sapin
8c545f7857
Bug 983175 - Part 1: Refactor ParseGridLineNames (CSS Grid). r=dholbert
...
Return a CSSParseResult rather than a bool to distinguish between
an empty list of names '()' and the lack of a list.
2014-03-27 11:54:40 -04:00
Simon Sapin
c53d0ea1d0
Bug 983175 - Part 0: Rename nsParsingStatus to CSSParseResult. r=dbaron
2014-03-27 11:54:40 -04:00
Ryan VanderMeulen
262b068d5f
Bug 919482 - Replace mozilla-banner.gif with a plain blue image in 163504-1*.html since we aren't trying to test individual pixel differences in resized image painting there. r=tn
2014-03-27 11:02:27 -04:00
Ryan VanderMeulen
97de4be1a3
Bug 909305 - Replace mozilla-banner.gif with a plain blue image in 163504-2*.html since we aren't trying to test individual pixel differences in resized image painting there. r=tn
2014-03-27 11:02:26 -04:00
Timothy Nikkel
c59f972c4b
Bug 957668. Protect against a null frame. r=nullcheck CLOSED TREE
2014-03-26 23:20:23 -05:00
Timothy Nikkel
8ba0ce026b
Bug 957668. Add comment based on review comment. DONTBUILD
2014-03-26 21:23:14 -05:00
Timothy Nikkel
e7a6ca803f
Bug 957668. Set the display port base rect in several places. r=roc
2014-03-26 21:46:24 -04:00
Timothy Nikkel
7768128908
Bug 957668. Add and implement plumbing for a display port margins api. r=kats
2014-03-26 21:46:23 -04:00
Timothy Nikkel
fe24f84835
Bug 957668. Factor out a few helper functions. r=roc
2014-03-26 21:46:23 -04:00
Timothy Nikkel
c8ea0bb2cd
Bug 986413. Limit composition bounds used for display port calculation to root composition bounds. r=kats
2014-03-26 19:24:25 -04:00
Ryan VanderMeulen
ccca9e43f4
Bug 980247 - Fix silly rebase error. r=fail
2014-03-26 15:38:08 -04:00
Abel Lin
6205a8c719
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
Abel Lin
5760a3a1f1
Bug 980247 - Use offsets from GetNormalPosition() when updating continuations of position:sticky elements instead of assuming that they're all currently offset by the same amount. r=dbaron, r=corey
2014-03-26 14:45:17 -04:00
Boris Zbarsky
bbe206097b
Bug 610733. Vertically center the text in the combobox display area when a non-default height is set for the combobox. r=dbaron
2014-03-25 22:48:46 -04:00
Brian Birtles
6fb124d929
Bug 986367 - Make paint_listener.js check for paint suppression; r=mattwoodrow
...
This patch adds an extra check for paint suppression when waiting for paint
events. This is because on some platforms (notably B2G) we can think all paints
have completed because paint suppression is in effect and as a result call the
callback too soon.
This patch use window.setTimeout(..., 0) to wait for paint suppression to finish
before preceding to check for pending paint events.
When the refresh driver is under test control, if we detect that paint events
are pending we need to force a refresh driver tick. This patch adds that tick.
I suppose we had previously never hit this situation before and never noticed
this.
This patch also rearranges the main loop so that early returns appear first and
calling the callback appears at the end.
2014-03-26 09:20:07 +09:00
Jeff Muizelaar
6636e330e1
Bug 980186. Tell automation.environment about the debugger. r=jgriffin
...
This lets it set the crash reporting envs properly.
--HG--
rename : layout/reftests/abs-pos/table-internal-5-ref.html => layout/reftests/abs-pos/table-internal-1-ref.html
rename : layout/reftests/abs-pos/table-internal-6-ref.html => layout/reftests/abs-pos/table-internal-3-ref.html
rename : layout/reftests/abs-pos/table-internal-7-ref.html => layout/reftests/abs-pos/table-internal-4-ref.html
rename : webapprt/test/chrome/mozpay-failure.html => webapprt/test/chrome/mozpay-success.html
extra : rebase_source : 903979ef854d1c1737ed4b2eb21be26b2bcb7017
2014-03-07 15:38:48 -05:00
Jonathan Griffin
05107f9406
Bug 979650 - Always build with Marionette for Firefox, b2g desktop, r=ted
2014-03-11 13:22:34 -07:00
Bobby Holley
a82fe6e195
Bug 987672 - Use a more reliable Function constructor and |bind| implementation for marquee event handler compilation. r=bz
2014-03-25 12:36:39 -03:00
Birunthan Mohanathas
bc35004647
Bug 987320 - Remove unnecessary null checks for do_QueryFrame arguments. r=bz
2014-03-25 11:36:49 -04:00
Nicolas E. Bordenabe
1ff851fd6f
Bug 973345 - Include gradient values in the return value of getCSSValuesForProperty() for properties that can have an <image> value specified. r=bz
2014-03-25 11:36:48 -04:00
Carsten "Tomcat" Book
e8531239e2
Backed out changeset b6c3d52bf61e (bug 791480) for breaking B2G ICS Emulator Reftest - 8
2014-03-25 14:36:48 +01:00
Carsten "Tomcat" Book
e67b16b3e7
Backed out changeset 259991514082 (bug 791480)
2014-03-25 14:36:16 +01:00
Kartikaya Gupta
86f2de786f
Bug 984548 - Ifdef APZ overflow:hidden behaviour so it doesn't regress Fennec pending a proper fix. r=tn
2014-03-25 09:25:56 -04:00
Gorman Ho
2f3c5ba795
Bug 983285 - Add a generic destructor for property values allocated with new. r=kats, r=bz
2014-03-25 09:25:47 -04:00
Jonathan Kew
eb0a2e7f1e
bug 827779 - reftest for modified hyphen-break rules. r=masayuki
2014-03-25 09:29:18 +00:00
Robert O'Callahan
0eb0ab05ad
Bug 791480. Reenable test on Windows 7. r=dbaron
2014-03-25 22:15:49 +13:00
Robert O'Callahan
99f62675e1
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 : c545bfbfd4a449c4e880052da0e1e046e37eaf83
2014-03-25 22:11:27 +13:00
Jonathan Watt
cc1cdf2048
Bug 959128 - Fix transforms of clipPath content for clipPath being used within SVG-in-OpenType glyph. r=heycam
2014-03-25 08:51:10 +00:00
Matt Woodrow
be161f1c7c
Bug 976365 - Make 'perspective' create a containing block for absolute and fixed positioned children. r=dbaron
2014-03-25 11:45:43 +13:00
Ryan VanderMeulen
d48879548e
Bug 948389 - Replace mozilla-banner.gif with a plain blue image in 405577-1.html since we aren't trying to test individual pixel differences in resized image painting there. r=roc
2014-03-24 17:44:01 -04:00
Simon Montagu
ff1a91f1ec
Aways use the root span's writing mode when recursing into child spans in nsLineLayout::ApplyFrameJustification. Bug 986899, r=jfkthame
2014-03-24 10:50:13 -07:00
Simon Sapin
20769aaaa3
Bug 984728 - Refactor grid-auto-flow parsing to use ParseBitmaskValues; r=dholbert
2014-03-24 14:26:04 +01:00
James Kitchener
6511efece4
Bug 986799 - Handle rtl mtable padding properly. r=fredw
2014-03-24 08:58:29 -04:00
Simon Montagu
babaf4f2f3
Correction to typo in checkin for bug 789096. Bug 983691, r=jfkthame
2014-03-24 02:23:12 -07:00
L. David Baron
25bb875138
Bug 986807 patch 2 - Sync APZC/viewport prefs from bug 975931 from desktop reftest code to Android/B2G reftest code. r=roc
2014-03-23 18:44:50 -07:00
L. David Baron
5be07cd43e
Bug 986807 patch 1 - Sync lower-risk prefs over from desktop reftest code to Android reftest code. r=roc
2014-03-23 18:44:50 -07:00
L. David Baron
ba666ea10e
Bug 986409 - Skip fewer entire reftest directories on B2G. r=roc
2014-03-23 18:44:50 -07:00
L. David Baron
45a1e29229
Bug 986406 - Don't skip entire reftest directories on Android. r=roc
2014-03-23 18:44:49 -07:00
L. David Baron
930083ccf9
Bug 986404 - Mark test as failing due to scrollbars showing up.
2014-03-22 22:07:15 -07:00
L. David Baron
43c31de838
Bug 986404: Disable fade-out of overlay scrollbars during reftest. r=mstange
2014-03-22 21:55:04 -07:00
Boris Zbarsky
2cb93a4388
Bug 955860 followup to add a pointer to the source of the tests.
2014-03-21 23:07:12 -04:00
Simon Sapin
6f19092d3e
Bug 984760 part 2: Use GridTemplateAreasValue though nsRefPtr pointers. r=dholbert
2014-03-21 23:06:16 +08:00
Simon Sapin
98db16b1af
Bug 984760 part 1: Rename nsCSSValueGridTemplateAreas to css::GridTemplateAreasValue. r=dholbert
2014-03-21 23:06:13 +08:00
Simon Sapin
58006b1242
Bug 981752 part 3: Add the grid shorthand. r=dholbert
2014-03-21 23:06:12 +08:00
Simon Sapin
9034f0f8ec
Bug 981752 part 2c: Add the grid-template shorthand. r=dholbert
2014-03-21 23:06:12 +08:00
Simon Sapin
2a8908079a
Bug 981752 part 2b: Refactor grid-template-{columns,rows} parsing, preparing for the grid-template shorthand. r=dholbert
...
... and a bit of grid-auto-flow, for the grid shorthand.
* Avoid using CheckEndProperty() when possible
* Distinguish between "error" and "not a <track-size>"
* Split out parsing of a <track-list>, given its initial [<line-names>?]
2014-03-21 23:06:12 +08:00
Simon Sapin
8d091ccef4
Bug 981752 part 1: Add the grid-column, grid-row and grid-area shorthands. r=dholbert
2014-03-21 23:06:12 +08:00
Jonathan Watt
06a79a3b5a
Bug 985470 - Replace the Moz2D Matrix().Translate() calls with Matrix::Translation() for better perf. r=mattwoodrow
...
--HG--
extra : rebase_source : 7181564bdaa57a970a256e9676857a7195874631
2014-03-22 07:56:11 +08:00
Brian Birtles
fc51a00f13
Bug 981508 - Fix comment in nsDisplayTransform::ShouldPrerenderTransformedContent; r=roc
2014-03-22 05:59:58 +08:00