Jesse Ruderman
|
13dfc4354b
|
Bug 538716 - fix reftest, making it pass. r=bz
|
2010-01-08 19:55:40 -08:00 |
|
Jesse Ruderman
|
093325f819
|
Fix bug-number comments in reftest.list files
|
2010-01-08 19:54:28 -08:00 |
|
L. David Baron
|
eb23ed8a65
|
Add tests for bug 25888 for blocks.
--HG--
rename : layout/reftests/bugs/25888-1l.html => layout/reftests/bugs/25888-1l-block.html
rename : layout/reftests/bugs/25888-1r.html => layout/reftests/bugs/25888-1r-block.html
rename : layout/reftests/bugs/25888-2l.html => layout/reftests/bugs/25888-2l-block.html
rename : layout/reftests/bugs/25888-2r.html => layout/reftests/bugs/25888-2r-block.html
rename : layout/reftests/bugs/25888-3l.html => layout/reftests/bugs/25888-3l-block.html
rename : layout/reftests/bugs/25888-3r.html => layout/reftests/bugs/25888-3r-block.html
|
2010-01-07 08:51:17 -05:00 |
|
Michael Ventnor
|
d1c7f0fda1
|
Bug 537471 - Detect empty shadow rects earlier. r=roc
--HG--
extra : rebase_source : 3d1a20314c9a771e987d9f82df0620d9d29720a6
|
2010-01-06 19:02:11 +01:00 |
|
Boris Zbarsky
|
fa1d8938cf
|
Bug 534808. Need to clear descendant intrinsic widths on height changes, due to replaced elements. r=dbaron
|
2009-12-29 15:13:54 -05:00 |
|
L. David Baron
|
0069f32298
|
Add reftests for (unfixed) bug 518172.
|
2009-12-22 16:55:48 -05:00 |
|
Jesse Ruderman
|
c462eaca6f
|
Add reftests for bug 490176 and bug 490177
|
2009-12-16 18:45:09 -08:00 |
|
Jonathan Kew
|
e96ca9e720
|
Bug 534919: do not inherit font from ZWNJ to adjacent character. r=roc
|
2009-12-16 15:47:12 +00:00 |
|
L. David Baron
|
e6705a9c6d
|
Call CheckInvalidateSizeChange for nsHTMLScrollFrames. (Bug 438537) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
5de5dfea69
|
Fix behavior of -moz-box-shadow on flexible non-flexbox children of flexboxes. (Bug 531098) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
c04a2d4b08
|
Make box-shadow cause only the overflow it needs and not add on additional overflow. (Bug 514917) r=roc
|
2009-12-13 19:40:55 -08:00 |
|
Masayuki Nakano
|
db4bcb5f95
|
Bug 461512 (enables its test) r=roc
|
2009-12-13 13:31:44 +09:00 |
|
Boris Zbarsky
|
e9fe32d01b
|
Fix test ordering.
|
2009-12-01 12:26:46 -05:00 |
|
Robert O'Callahan
|
d866e87ce4
|
Bug 531371. Correctly propagate the backround from a <body style="display: table"> to the viewport as needed. r=bzbarsky
|
2009-12-01 12:21:00 -05:00 |
|
Boris Zbarsky
|
5d3a7b122e
|
Bug 530686 followup. Fix reftest manifest
|
2009-11-30 21:42:01 -05:00 |
|
Robert O'Callahan
|
6780628363
|
Bug 530686. Don't redraw box-shadows over the bounding rect of the dirty region; just redraw them over a (somewhat simplified) dirty region. r=dbaron
|
2009-11-30 18:14:04 -05:00 |
|
Boris Zbarsky
|
2eec426e1f
|
Fix bug 528038 merge weirdness
|
2009-11-18 08:31:33 -05:00 |
|
Boris Zbarsky
|
6fe6998aa1
|
Bug 528038. Make sure to propagate inherited changes properly for cases where the change hint doesn't apply to all descendants. r=dbaron
|
2009-11-18 08:25:02 -05:00 |
|
Bernd
|
c7ee49f5cc
|
Bug 527464. Go back to ignoring nowrape in quirks mode if a nonzero width is set in the width attribute. r=bzbarsky
|
2009-11-17 17:50:06 -05:00 |
|
Boris Zbarsky
|
2b37acc71b
|
Bug 521542. Fix IsValidSibling to not lie when non-table-related siblings are involved. r=bernd
|
2009-11-17 17:50:04 -05:00 |
|
Robert O'Callahan
|
2705f0b286
|
Bug 501627. Take out unncessary and harmful surface size check. r=jrmuizelaar
|
2009-11-10 14:00:36 +13:00 |
|
Bernd
|
ef756ed2b5
|
testcases for the bugs fixed by the checkin for bug 452319
|
2009-11-08 20:11:07 +01:00 |
|
Timothy Nikkel
|
ddf13b3bf3
|
Bug 486065. Add test.
--HG--
extra : rebase_source : 7279e2260b9cc186804b025f3a87fd97fb8b7719
|
2009-11-05 02:57:42 -06:00 |
|
Robert O'Callahan
|
40e5fe01a0
|
Bug 523468. Make sure we reflow the next line when content is pushed or pulled from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Boris Zbarsky
|
9ef06c6d93
|
Bug 520563. Shouldn't predefine xml and xmlns prefixes for CSS selectors. r=dbaron,sicking
|
2009-10-29 21:47:48 -04:00 |
|
Robert O'Callahan
|
28cab8ef6c
|
Backed out changeset 9f5177a978ac
|
2009-10-27 21:46:18 +13:00 |
|
Robert O'Callahan
|
d6f331fed2
|
Bug 523468. Force next line to be reflowed whenever we push or pull children from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Boris Zbarsky
|
a15350e46e
|
Bug 524175. Compute weight correctly again for selectors involving pseudo-elements, and fail parsing selectors with more than one pseudo-element. r=zwol
|
2009-10-23 21:41:59 -04:00 |
|
Boris Zbarsky
|
92987aebab
|
Adding test for bug 523096
|
2009-10-20 01:43:24 -04:00 |
|
Boris Zbarsky
|
55b2e31775
|
Bug 521525. Make sure to reflow kids with percentage heights if our computed height changes from specified to auto. r=dbaron
|
2009-10-12 18:27:24 -04:00 |
|
Boris Zbarsky
|
aa6dadf4c4
|
Bug 520421. HasAttributeDependentStyle is broken on HTML for cased attribute selectors. r=dbaron
|
2009-10-12 12:27:51 -04:00 |
|
Robert O'Callahan
|
20bb54d1d3
|
Bug 508908. Disable windowed plugins in popup windows, since they don't work. r=dbaron
--HG--
extra : rebase_source : 1acfac3d3613d332586fade393f2911552bd03e0
|
2009-09-30 08:18:20 +10:00 |
|
David Zbarsky
|
bb6a0e81f4
|
Bug 507762: Parse CSS style sheets independently of case-sensitivity, and instead check case correctly when using the stylesheets. r=dbaron
|
2009-09-28 23:07:45 -07:00 |
|
Mats Palmgren
|
1df99a1262
|
Bug 513318 - visibility:collapse causes scrollbar issues for XUL elements, r=roc
|
2009-09-13 16:05:55 -07:00 |
|
L. David Baron
|
399ff738b4
|
Make empty bullets (i.e., those for list-style-type:none) not contribute to layout. (Bug 512631) r=roc
|
2009-09-11 06:46:36 -04:00 |
|
Boris Zbarsky
|
65ad8e401e
|
Bug 513153. Update the default submit correctly even if multiple form controls are removed in one remove operation. r=jst
|
2009-09-08 16:00:20 -04:00 |
|
Mats Palmgren
|
a57f21c5c4
|
Don't scroll to the selected element if the reflow was interrupted, we'll do it later. b=512410 r=bzbarsky
|
2009-09-04 23:07:38 +02:00 |
|
Jesse Ruderman
|
0c363c2e7b
|
Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974)
|
2009-08-27 13:50:58 -07:00 |
|
Boris Zbarsky
|
ae35974f75
|
Bug 506481. Make sure that we'll scroll to the selected option even if it's added after our initial reflow but before we finish adding initial option kids. r=mats
|
2009-08-24 14:17:56 -04:00 |
|
Zack Weinberg
|
c6caffd207
|
Bug 431948 - when skipping a malformed ruleset inside an @-rule, do not consume the close brace that ends the @-rule, lest we skip too much; r=dbaron
|
2009-08-19 15:11:30 +02:00 |
|
Boris Zbarsky
|
16ff2fd701
|
Adding some tests
|
2009-08-12 16:34:32 -04:00 |
|
Olli Pettay
|
cb4754240f
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
--HG--
extra : rebase_source : cbbd5a5679af57f97122082213f44491431d87e3
|
2009-08-12 11:55:14 +03:00 |
|
L. David Baron
|
6ff2475a94
|
Make lines with only a bullet take up height. (Bug 179596 / Bug 507187) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
L. David Baron
|
8748f13aaf
|
Make the quirks mode line height algorithm's check for bullets check whether there's a bullet rather than checking whether it's an HTML LI. (Bug 179596) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
L. David Baron
|
7cc38c6fe9
|
When a block without lines has a bullet, give the line we fake its full line height. (Bug 179596) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
Boris Zbarsky
|
7abc642822
|
Bug 509155. Don't store outline structs in the rule tree if outline-color:inherit is set on the root element. r=dbaron
|
2009-08-10 10:54:22 -04:00 |
|
Jesse Ruderman
|
8d34f7c669
|
Add reftest for bug 398682
|
2009-08-08 15:32:52 -07:00 |
|
Zack Weinberg
|
d1561548f6
|
Add reftest from http://lists.w3.org/Archives/Public/www-style/2009Jun/0164.html since it is also fixed by bug 476856.
|
2009-08-05 17:45:49 -07:00 |
|
Jesse Ruderman
|
943b58ed8f
|
Add reftest for bug 420790
|
2009-08-03 22:05:39 -07:00 |
|
Boris Zbarsky
|
e2f39a9eac
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 21:22:13 -04:00 |
|