Thomas Wisniewski
051c21928e
Bug 843579 - Unprefix -moz-any-link. r=bz
...
--HG--
extra : rebase_source : d5ad8227cc118491f130e1fef01829c594cc9477
2016-07-19 23:13:13 -04:00
L. David Baron
d097996b85
Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
...
This patch was generated by the command:
find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g
While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.
Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.
MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Ting-Yu Lin
58b43c50d0
Bug 1266715 - Fix space between blinking cursor/selection highlight and the caret. r=snorp
...
MozReview-Commit-ID: 42ceKrat7WI
--HG--
extra : rebase_source : 83b456e67dd6e71392e869425df996a582b78a40
2016-04-22 20:36:05 +08:00
Ting-Yu Lin
87d7ee9f5c
Bug 1262755 - Enlarge caret touch target by 59% for Fennec. r=capella,snorp
...
Enlarge the touch target of the caret to the left, bottom, and right by
59% (13px) per bug 1262755 comment 7.
Since the touch target becomes larger, the carets on the <input> in
previous test might cause the next test to fail on <textarea> because it
will press on the caret when trying to focus on <textarea>. Add <br>
elements to testAccessibleCarets.html to separate these test fields.
MozReview-Commit-ID: JIwmuHJ2QsQ
--HG--
extra : rebase_source : 6fbfede7cc0e395402b5858d74480dcdd5606c35
2016-04-22 18:23:47 +08:00
Carsten "Tomcat" Book
55fea48a3f
Backed out changeset 637e80ab4fca (bug 1262755) for rc4 android perma failures
...
--HG--
extra : rebase_source : 26893c1afaa1c4fc23808b92d8738d847d9ff5f3
2016-04-22 09:12:50 +02:00
Ting-Yu Lin
2d3ac9ab7f
Bug 1262755 - Enlarge caret touch target by 59% for Fennec. r=capella,snorp
...
Enlarge the touch target of the caret to the left, bottom, and right by
59% (13px) per bug 1262755 comment 7.
Since the touch target becomes larger, the carets on the <input> in
previous test might cause the next test to fail on <textarea> because it
will press on the caret when trying to focus on <textarea>. Add two <br>
to testAccessibleCarets.html to separate the <input> and <textarea>.
MozReview-Commit-ID: JIwmuHJ2QsQ
--HG--
extra : rebase_source : 73b662980a5be55a4e3e31506437f2c26f65cd85
2016-04-15 17:10:02 +08:00
Ting-Yu Lin
775a6ca252
Bug 1097398 Part 3 - Use Android L style carets assets on Fennec. r=nalexander
...
The default AccessibleCaret CSS style is in layout/base/ua.css. We override them
in content.css to use the Android L style assets.
MozReview-Commit-ID: 6IEejkP7Moq
--HG--
extra : rebase_source : fce4d167628a02492f79993338d3596ac0d9dcdf
2016-02-16 16:55:28 +08:00
Kartikaya Gupta
54611e1596
Bug 1238239 - Update gecko scrollbar styling for Fennec. r=snorp f=antlam
...
--HG--
extra : commitid : BrsEuJlvqKi
2016-01-13 15:47:38 -05:00
Nigel Babu
fff7b22a26
Backed out changeset 37f7935f02e1 (bug 1238239) for Android reftest bustage
...
--HG--
extra : commitid : BU9IsgoxPtG
2016-01-14 12:44:29 +05:30
Kartikaya Gupta
85c50caf7c
Bug 1238239 - Update gecko scrollbar styling for Fennec. r=snorp f=antlam
...
--HG--
extra : commitid : 5sKo9WNrIwE
2016-01-13 15:47:38 -05:00
Kartikaya Gupta
7f138f5a71
Bug 1227599 - Don't let styles intended for the scrollbar thumb apply to non-scrollbar thumbs. r=snorp
...
--HG--
extra : commitid : ATjy1lMTz0r
2016-01-12 14:55:58 -05:00
Wes Kocher
43707095c8
Backed out changeset ffa22f766857 (bug 1227599) for android assertions CLOSED TREE
...
--HG--
extra : commitid : EY89N3odiYW
2016-01-12 14:38:20 -08:00
Wes Kocher
40a6d8ccda
Backed out changeset ca0ca1c3427e (bug 1238239) for android assertions CLOSED TREE
...
--HG--
extra : commitid : LiwkiF0uee0
2016-01-12 14:38:11 -08:00
Kartikaya Gupta
501a8db53e
Bug 1238239 - Update gecko scrollbar styling for Fennec. r=snorp f=antlam
...
--HG--
extra : commitid : LMMJEnXuCpV
2016-01-12 14:56:13 -05:00
Kartikaya Gupta
1b0d0105ff
Bug 1227599 - Don't let styles intended for the scrollbar thumb apply to non-scrollbar thumbs. r=snorp
...
--HG--
extra : commitid : HL58Qj6DxfP
2016-01-12 14:55:58 -05:00
Kartikaya Gupta
e5cc4bfe1f
Bug 1227636 - Put back missing scrollbar styles. r=mfinkle
...
--HG--
extra : commitid : 7zQGmAtYcGn
2015-11-24 14:23:53 -05:00
Kartikaya Gupta
fd2ef38e1d
Bug 1223928 - Enable gecko scrollbars on Fennec. r=snorp
...
--HG--
extra : commitid : 8uqrfGGmp1F
2015-11-19 09:55:21 -05:00
Kalpesh Krishna
78b1e76558
Bug 1208759 - Stop preprocessing mobile/android/themes. r=nalexander
...
--HG--
rename : mobile/android/themes/core/defines.inc => mobile/android/themes/core/defines.css
extra : commitid : 1t0Ve8iNSuv
extra : rebase_source : 5e533df11a274e393c74148f7d2fa95950f9db19
2015-11-16 10:51:55 -08:00
Randall Barker
b1c0d79c4e
Bug 1166961 - Show click to play button on Fennec when autoplay is blocked. r=mfinkle
...
--HG--
extra : rebase_source : c2e78e8c5720e14cdcab1be8f12c92b60055a996
2015-09-16 16:22:00 +02:00
Mike Taylor
9ce3e7ad15
Bug 717822: Override button and input :active:hover padding styles on Fennec. r=mfinkle
2015-08-19 13:58:10 -07:00
Thang
c75d30d119
Bug 720050 - Various issues with disabled form controls, r=margaret
2015-07-03 02:08:06 -04:00
Simon Montagu
fe1d4e7e0d
Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn
2015-05-12 01:49:25 -07:00
Timothy Nikkel
8ff667521d
Backout 3c3337ed60a1 (bug 1139306) for causing bug 1156918.
2015-04-21 15:09:48 -05:00
Simon Montagu
bfb5cc9a66
Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn
2015-04-21 11:32:01 +03:00
Jonathan Kew
8212ac7e90
Bug 1119475 - pt 4 - Replace physical with logical properties in content.css for android and b2g. r=heycam
2015-02-16 11:59:31 +00:00
Mike Taylor
1ac8900259
Bug 1082757 - Remove max-width/height on radio & checkbox inputs. r=wesj
2014-10-15 11:18:00 +02:00
Vikneshwar
acc6a70eee
Bug 1079565 - Removed prefix from -moz-calc usage in /mobile. r=margarete
2014-10-09 09:53:00 +02:00
Mats Palmgren
3c17a458fe
Bug 649849 - part 1b, Remove the default -moz-appearance:none for <select> in Fennec theme. r=wjohnston@mozilla.com
2014-10-02 13:05:16 +00:00
Wes Johnston
7e0886738a
Bug 763671 - Remove gradient from form elements. r=mfinkle
2014-08-29 08:45:14 -07:00
Jonathan Watt
4bde6cfc06
Bug 947718 - Work around bug 946184 for Aurora. r=bz
2013-12-08 21:27:28 +00:00
Wes Johnston
89452a5b74
Bug 943400 - Don't show handles when text fields are original focused. r=mfinkle
2013-11-26 12:53:21 -08:00
Jonathan Watt
f8dfb4d33f
Bug 635240 - Implementation of the layout and anonymous shadow tree portion of <input type=number>. r=dholbert
2013-09-04 11:30:36 +01:00
Wes Johnston
267728c4c6
Bug 936593 - Allow overriding active button colors. r=mfinkle
2013-11-12 16:23:52 -08:00
Shilpan Bhagat
80771e84ef
Bug 717821 - Prevent disabled buttons from getting pressed. r=mleibovic, r=wesj
2013-06-12 00:40:14 -07:00
Masatoshi Kimura
b16677e0b4
Bug 771975 - Remove -moz-prefixed gradients usage from android. r=mfinkle
2013-04-08 00:28:46 +09:00
Wes Johnston
7c98e44ec1
Bug 840703 - Remove unnecessary menulist binding from Fennec. r=mbrubeck
2013-02-22 16:05:34 -08:00
Jonathan Kew
bb845a5327
bug 831883 - eliminate the copy of Open Sans fonts bundled in the Reader core theme. r=lucasr
2013-01-21 14:31:31 +00:00
Ehsan Akhgari
a582b0d2cf
Backout bug 646027 (and the mess caused by files copied elsewhere) in order to fix bug 653688
...
--HG--
extra : rebase_source : de0bc7200da9431f8fae343c085e64d35d976595
2012-11-13 11:58:27 -08:00
Mounir Lamouri
8644ce2020
Bug 556145 - Use opacity instead of GrayText for ::-moz-placeholder UA's style. r=bz,davidb
2012-11-09 10:30:54 +00:00
Mounir Lamouri
a69affa1ba
Bug 737786 - 2/5 - Use a pseudo-element instead of a pseudo-class for placeholder styling. r=bz
2012-11-09 10:24:23 +00:00
Lucas Rocha
0429a3c1af
Bug 778582 (r=mfinkle)
2012-08-28 16:17:02 +01:00
Lucas Rocha
a6763e2ff3
Bug 778582 (r=mfinkle)
2012-08-28 16:17:02 +01:00
Brian Nicholson
2a4fb9009f
Bug 778582 - Part 5. r=mfinkle
2012-08-24 00:47:21 -07:00
Brian Nicholson
df6a492458
Bug 778582 - Part 2. r=lucasr f=mfinkle
2012-08-23 00:06:17 -07:00
Ed Morley
463ec88b01
Backout 254a6ae6cf2a, 63f9b653db9d, 73f018c8fbea, be2dc5ca1acb (bug 778582) for native R3 failures
2012-08-23 10:29:48 +01:00
Brian Nicholson
a4d2b586a7
Bug 778582 - Part 2: Split about:reader stylesheet for each frame. r=lucasr f=mfinkle
2012-08-23 00:06:17 -07:00
Chris Lord
c215eaddd1
Bug 782327 - Enable OMTC async video on Android. r=blassey
...
Set layers.async-video.enabled to true and remove the css rule that forced
nearest-neighbour scaling on video.
2012-08-13 23:03:36 -04:00
Ed Morley
a7ab4f17da
Bug 780373 - scrollbars-01.svg & scrollbars-02.svg are perma-orange on Android. r=mfinkle
2012-08-04 20:32:24 +01:00
Margaret Leibovic
c3bc36aec8
Bug 774938 - Native text selection handles. r=mfinkle,kats
2012-07-19 13:16:44 -07:00
Wes Johnston
b1d605f27c
Bug 772502 - Remove custom focus rings on mobile. r=mfinkle
2012-07-10 11:50:49 -07:00