Alex Henrie
|
13975faf63
|
Bug 968029 - Use unprefixed box-sizing in content/, dom/, layout/, and widget/. r=dbaron
|
2014-02-06 12:32:05 -07:00 |
|
Timothy Nikkel
|
d38e381feb
|
Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey
|
2013-06-05 00:18:54 -05:00 |
|
Andrew Halberstadt
|
4a18b30019
|
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
|
2013-01-03 15:35:01 -05:00 |
|
Mats Palmgren
|
9d0260d0a7
|
Bug 789824 - Apply min-/max-height constraints on -moz-box containers correctly. r=bz
|
2012-09-12 00:20:51 +02:00 |
|
Mats Palmgren
|
20e4f84391
|
Bug 308801 - box-sizing:border-box with min-/max-width/height reftests.
|
2012-08-20 03:15:14 +02:00 |
|
Kyle Huey
|
f8ba220f4b
|
Bug 685516: Disable a bunch of failing tests on Android XUL. r=jrmuizel
|
2012-08-13 11:22:11 -07:00 |
|
Mats Palmgren
|
88d4452f45
|
Bug 665597 - Fix some reftests assumptions about margins and scrollable overflow. part=5/5 r=dbaron,roc
|
2012-01-17 00:38:10 +01:00 |
|
L. David Baron
|
a03ec13a60
|
Fix implementation of rules for auto margins on absolutely positioned elements; honor auto margins when only one margin is auto, even when the auto margin gets a negative value. (Bug 419100) r=roc
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-03-03 13:18:42 -08:00 |
|
L. David Baron
|
6c26f35727
|
Remove comment about difference from CSS 2.1 since CSS 2.1 has adopted the proposal in question. a2.0=tests
|
2010-12-03 12:31:24 -08:00 |
|
Zack Weinberg
|
38c9db7305
|
Bug 471643: Evaluate vertical percentages in border-radius relative to box height. r=dbaron a2.0=blocking:beta6+
|
2010-08-31 12:05:11 -04:00 |
|
L. David Baron
|
d6be2e856f
|
Add test for bug 590417.
|
2010-08-31 12:05:11 -04:00 |
|
Ms2ger
|
6d0f2e4bcb
|
Bug 395137 - Typo in box-sizing-1-ref.html: "padding: 1px solid". r=dbaron
|
2010-06-22 02:01:45 +02:00 |
|
Jesse Ruderman
|
73cd764203
|
Remove bogus reftest files (bug 553835) accidentally left around when bug 364680 was fixed
|
2010-03-20 18:26:11 -07:00 |
|
L. David Baron
|
76516b123e
|
Fix CSS 2.1 test suite metadata for box-properties reftests.
|
2010-01-27 15:46:48 -08:00 |
|
Robert O'Callahan
|
144a4b1c79
|
Bug 519168. Address David's comments.
|
2009-11-16 14:01:01 +13:00 |
|
Robert O'Callahan
|
730202f5d6
|
Bug 519168. Fix some spurious reftest failures on Mac. r=dbaron
|
2009-11-16 11:51:47 +13:00 |
|
L. David Baron
|
2ffa1570c6
|
Add an additional test for CSS 2.1, section 10.3.1.
|
2009-02-04 21:15:52 -08:00 |
|
L. David Baron
|
d11612b0aa
|
Distinguish clip:rect(auto,auto,auto,auto) from clip:auto as the spec requires. (Bug 372063) r+sr=bzbarsky
|
2008-12-29 10:07:38 -05:00 |
|
Justin Dolske
|
5c689a4061
|
Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg
|
2008-12-20 21:46:38 -08:00 |
|
Dave Townsend
|
2545ad97e1
|
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
Vista Ts regression
|
2008-11-07 15:21:23 +00:00 |
|
Justin Dolske
|
23299930f7
|
Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron
|
2008-11-05 19:19:44 -08:00 |
|
L. David Baron
|
ed7aeb1742
|
Make top and bottom values of vertical-align align the subtree rather than the element itself. (Bug 118501) r+sr=roc
|
2008-06-06 09:26:58 -07:00 |
|
L. David Baron
|
3da1e57e70
|
Don't make our anonymous blocks that wrap blocks inside inlines be containing blocks so that we get the right containing block direction per the CSS spec. (Bug 423306) r+sr=roc
|
2008-06-05 16:06:34 -07:00 |
|
dbaron@dbaron.org
|
93f3933849
|
Add simplified version of test that we can currently pass.
|
2008-03-16 14:20:53 -07:00 |
|
dbaron@dbaron.org
|
3efad80ec8
|
Fix bug in test.
|
2008-03-16 14:20:35 -07:00 |
|
dbaron@dbaron.org
|
ce89f4930f
|
Add reftest for CSS 2.1, section 10.3.3.
|
2008-03-16 14:13:00 -07:00 |
|
dbaron@dbaron.org
|
722e419bf7
|
Fix handling of 'right'-derived static positions (mostly for RTL) when containing block has asymmetric border. b=419072 r+sr=roc a=damons
|
2008-02-25 13:16:21 -08:00 |
|
dbaron@dbaron.org
|
36bfec9f1f
|
Fix regression handling auto margins on absolutely positioned elements. b=419060 r+sr=roc a=blocking1.9+
|
2008-02-24 10:28:57 -08:00 |
|
dbaron@dbaron.org
|
94f8a038ab
|
Correct comments in reference renderings to reflect additional bug.
|
2008-02-22 14:36:58 -08:00 |
|
dbaron@dbaron.org
|
3b40ad9880
|
Thorough reftests for CSS2 10.3.7 and 10.3.8 that I wrote for bug 403328.
|
2008-02-22 12:52:06 -08:00 |
|
dbaron@dbaron.org
|
579235bed6
|
Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+
|
2007-11-15 10:10:31 -08:00 |
|
roc+@cs.cmu.edu
|
86d69d1566
|
Bug 364680. Intrinsic widths for columns. r+sr=dbaron
|
2007-07-19 19:21:43 -07:00 |
|
dbaron@dbaron.org
|
7dc7c89d6c
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 16:11:00 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|