Mats Palmgren
e2fd9941e0
Test for bug 503531.
2010-02-09 01:23:06 +01:00
Mats Palmgren
cf7a844a09
Test for bug 503399.
2010-02-09 01:21:54 +01:00
Robert O'Callahan
6f230353bb
Bug 542620. Need to paint the table background if columns or column-groups have backgrounds. r=dbaron
...
--HG--
extra : rebase_source : aebb3f9c4c83d2eecc779939e87dcf7195f5d103
2010-02-02 12:21:13 +13:00
Robert O'Callahan
abe4078562
Bug 538935. A span should be considered non-empty (for the purposes of deciding whether stuff after it is 'at the beginning of the line') only if it contains non-empty content. r=dbaron
...
--HG--
extra : rebase_source : 70e158527ef017ed5d5271e861a775aa85986645
2010-02-02 12:18:57 +13:00
Jesse Ruderman
c7905493a0
Remove or clarify mentions of fixed bugs in reftest.list files
2010-01-29 03:26:59 -08:00
Zack Weinberg
78db9dba3f
Bug 528096: unexpected-token error recovery paths in the CSS parser need to UngetToken() before calling SkipUntil(), for correct behavior when the unexpected token is ( [ { or FUNCTION. r=dbaron
2010-01-27 16:20:05 -08:00
Boris Zbarsky
0b39e83022
Bug 541382. Buttons with non-visible overflow should clip their contents. r=roc
2010-01-25 11:03:43 -05:00
Bernd
04f0dfceb2
test cases for bugs fixed by bug 43178
2010-01-16 17:40:07 +01:00
Bernd
547f5ac844
bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky
2010-01-16 17:05:46 +01:00
Robert O'Callahan
7d5ddf93b2
Bug 539226. Ensure that when a scrollbar is added or removed the invalidation is not swallowed by the code that suppresses invalidation of hidden scrollbars. r=mats
2010-01-14 15:30:06 +13:00
Boris Zbarsky
ece890fa3d
Bug 514300. Actually add the test to reftest.list
2010-01-13 12:50:13 -05:00
Boris Zbarsky
8c09ee17b6
Bug 537507. Make sure to flag XUL documents as allowing InitialReflow to be called on the presshell even if there are no presshells around when StartLayout is called on the document. r=jst
2010-01-13 11:30:11 -05:00
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
Boris Zbarsky
a1e015696b
Bug 502942. Make fieldsets use their content's last-line baseline. r=dbaron
2009-08-03 10:42:59 -04:00
David Zbarsky
8c97ee0a3d
Bug 507487: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 2: fix RuleHash to hash tag selectors twice when needed. r=dbaron
2009-08-01 08:53:40 -07:00
Boris Zbarsky
4d29dd668e
This test is testing stuff that is just not true anymore now
2009-07-29 22:28:29 -04:00
Timothy Nikkel
6788e65ce3
Bug 269908. <legend> default style changes restrict styling options. r+sr=bzbarsky
2009-07-29 18:10:50 -04:00
Robert O'Callahan
520e8ceae9
Bug 505743. Fix nsHTMLScrollFrame::InvalidateInternal to not take the 'invalidation in scrollbar' path when there is no scrollbar. r=dbaron
...
--HG--
extra : rebase_source : 8709cdba8ea6f9776b61ff935c1c850573caff3a
2009-07-27 09:29:01 +12:00
Boris Zbarsky
cc472b1f01
Bug 491180. <button> should not clip overflowing contents. r=roc
2009-07-22 21:31:45 -04:00
Boris Zbarsky
97359757b6
Bug 502447. Make sure to recompute the viewport scrollbar flags early enough during root frame setup. r=roc
2009-07-22 21:31:44 -04:00
Boris Zbarsky
934953d6aa
Bug 504032. Make sure to copy mIsEmpty when cloning media lists. r=dbaron
2009-07-17 23:47:38 -04:00
Jonathan Kew
544d310f74
reftest for bug 502795, Core Text rendering fails with downloaded font and letter-spacing, r=roc
2009-07-16 10:59:07 +01:00
Jonathan Kew
545c663945
Backed out changeset 705ef05105e8 for causing bug 503718 on OS X
2009-07-15 10:59:26 +01:00
Jonathan Kew
89f34af9f3
Bug 476927. Pad out the glyph extents of Quartz text to account for possible antialiased pixels outside the regular bounds. r=roc
2009-06-15 10:00:12 +12:00
Boris Zbarsky
9046d1bc03
Bug 503364. Make GetAbsoluteContainingBlock work correctly for abs pos table ancestors again. r+sr=roc
2009-07-09 15:13:58 -07:00
Graeme McCutcheon
1dae21f7e8
Add a mochitest-based reftest and remove the previously disabled reftest for bug 263683. r=roc
2009-07-03 21:12:06 +01:00
Bernd
5c0c166ec7
adopt caption vertical margins to latest CSS2.1 revision, bug 478614, r/sr=dbaron
2009-06-28 15:51:46 +02:00
Timothy Nikkel
123b9246d1
Bug 498228 - "Profile item doesn't look selected anymore in the profile manager." r+sr=bzbarsky
2009-06-26 15:31:16 -04:00
Jonathan Griffin
fe23e5ce65
Adding test or bug 424465. r=bzbarsky
2009-06-25 17:23:07 -04:00
Jonathan Griffin
6e351832f2
Adding test for bug 421632. r=bzbarsky
2009-06-25 17:20:49 -04:00
Jonathan Griffin
3d09db9aac
Bug 424766 - Left part of the page isn't repainted properly; invalidate reftest; r=roc
2009-06-24 23:31:25 +02:00
Robert O'Callahan
b345a70a9e
Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
...
--HG--
extra : rebase_source : 2cd0b9d4bdfb47d8757efe0ca9983cbbcfca423c
2009-06-13 21:16:34 +12:00
Bernd
fb071eb93b
fix reftest so that it becomes independent on content width, which differs on linux
2009-06-22 06:22:21 +02:00
Bernd
3a49b3d0fa
mark the test for bug 325292 as failing on linux
2009-06-21 20:29:26 +02:00
Bernd
8aa449421d
bug 325292 - place the needtocollapse flag on the first inflow so that works in pagination mode r/sr=roc
2009-06-21 18:34:03 +02:00
Karl Tomlinson
f0e88513ab
backout 06a7d2def034 and 58c89ce9719d as possible cause of failure in test_bug450930.xhtml
2009-06-15 18:40:55 +12:00
Jonathan Kew
9773921373
Bug 476927. Pad out the glyph extents of Quartz text to account for possible antialiased pixels outside the regular bounds. r=roc
...
--HG--
extra : rebase_source : 7f5d7111ed0eb0e89f13c91e94d363739a60973e
2009-06-15 10:00:12 +12:00
Robert O'Callahan
338a814be0
Backed out changeset 69c6dbdfd179
2009-06-14 00:18:06 +12:00
Robert O'Callahan
9ffe56c833
Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
...
--HG--
extra : rebase_source : 544ae2157803cf075a50d2a451c6179525ebbc36
2009-06-13 21:16:34 +12:00
Aaron Train
ccb4281dfb
Adding test
2009-06-12 23:50:12 -04:00
Robert O'Callahan
7042d53d8b
Bug 496032. Buttons should should lay out their contents using IsBlockInside not IsBlockOutside. r+sr=bzbarsky
...
--HG--
extra : rebase_source : bd35093b32239a2803868ab8d684f56db318fbeb
2009-06-12 13:48:07 +12:00
Bernd
5f442c604e
Bug 192902 - "Words wrap in nowrap cell when width=0 and next cell have width=100%". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Boris Zbarsky
761090a98f
Bug 495274. Fix broken selector cloning. r+sr=dbaron
2009-05-28 20:41:27 -04:00
Robert O'Callahan
8c7da0cfb7
Bug 494667. Don't apply optimization to shrink drawn background area to exclude solid borders, if we're not going to draw those borders (e.g. in tables with collapsing borders). r+sr=dbaron,a=beltzner
2009-05-28 17:01:42 +12:00
Boris Zbarsky
6df71d93aa
Bug 493968. Correctly keep track of all the kids of a cloned sheet, not just the last one. r=roc, r+sr=dbaron pending.
2009-05-26 15:40:49 -04:00
Robert O'Callahan
7632d4205f
Bug 491323. Allow splitters to collapse siblings that aren't XUL elements. Also fix the logic for finding the right sibling. r+sr=bzbarsky
...
--HG--
extra : rebase_source : 2b9728903dc6c8516ad3590398c5459a999e5a91
2009-05-21 14:50:17 +12:00
L. David Baron
7c71744210
Fix bug 25888 for inline frames other than bullets: redo line reflow when the line's height pushes it into the way of other floats. (Bug 25888) r+sr=roc
2009-05-20 07:21:34 -04:00
Zack Weinberg
d1ad418dbf
Bug 488649: Unify document.body.{bgColor,text,link,vLink,aLink} with the <body> attributes of the same names. Do not default to prescontext/CSS for these. Remove the unsafe function NS_RGBToHex().
2009-05-19 22:11:01 -04:00
Daniel.S
0d7b749ecf
Adding test for bug 329359. r=bzbarsky
2009-05-17 15:51:50 -04:00
Bernd
7cfe8176d4
adding a freftest for bug 81947
2009-05-16 16:24:25 +02:00
Bernd
1b7eae0fba
bug 492661 - track the visibility of cols and colgroups independently of the presence of cells r/sr=roc
2009-05-16 16:22:56 +02:00
Boris Zbarsky
26d5258bfb
Bug 490182. Ask to reflow the right frame. r=bernd, sr=dbaron.
2009-05-11 09:17:25 -04:00
Boris Zbarsky
77d8789988
Fixing orange in CLOSED TREE
2009-05-07 17:10:39 -04:00
Boris Zbarsky
fc728b8197
Bug 490173. Switching display from -moz-popup to block in an HTML document doesn't trigger a frame reconstruct. r+sr=dbaron
2009-05-07 15:21:54 -04:00
Vladimir Vukicevic
f14ff71e91
Disable test for bug 488692 on non-cocoa, due to PAD business
2009-05-06 15:32:18 -07:00
Vladimir Vukicevic
75d85ea612
b=488692; full page zoom broken with canvas; r=roc
2009-05-06 13:02:59 -07:00
Boris Zbarsky
05780cc568
Bug 67752. Implement interruptible reflow. r=roc,dbaron
2009-04-21 19:53:52 -04:00
Boris Zbarsky
0836ceac26
Adding some tests
2009-04-29 15:21:48 -07:00
Boris Zbarsky
dcc22a1654
Bug 481024. Text control frame screws up max-width and max-height. r+sr=dbaron
2009-04-27 14:18:37 -07:00
Daniel.S
4c72dd2bbf
Bug 249803 reftest, r=roc
...
--HG--
extra : rebase_source : 4bbabdbbed53b24f721d30a8cd52c79aeb03a188
2009-04-25 20:44:43 +12:00
Jonathan Kew
baaeb2ba37
Bug 481948. Indic cluster reftests. r=roc
...
--HG--
extra : rebase_source : 4da52abab824881623a239f35626f13b00949513
2009-04-25 20:26:59 +12:00
Boris Zbarsky
897fb606b4
Bug 482398. Fix insertions when there are Letter frames around to be sane. r+sr=dbaron
2009-04-23 20:31:13 -04:00
Daniel Holbert
9db29e80b9
whitespace-only: remove empty line added to bugs/reftest.list in changeset 3b9f7eb42b83
2009-04-22 00:25:45 -07:00
Vladimir Vukicevic
143d433242
rename reftest files to correct names
...
--HG--
rename : layout/reftests/bugs/bug488685-ref.html => layout/reftests/bugs/488685-1-ref.html
rename : layout/reftests/bugs/bug488685.html => layout/reftests/bugs/488685-1.html
2009-04-22 00:21:00 -07:00
Vladimir Vukicevic
627ce5ccc2
b=488685; cruft in GIF image; r=joe,roc
2009-04-21 21:33:37 -07:00
Joe Drew
64bbcf4155
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
2009-04-21 23:02:17 -04:00
Boris Zbarsky
e5f6293681
Bug 67752. Implement interruptible reflow. r=roc,dbaron
2009-04-21 19:53:52 -04:00
Daniel.S
7453ded666
reftest for Incorrect line break with floating element inside a table element - bug 371354 r=bernd
2009-04-18 10:22:34 +02:00
Daniel.S
5f16e84e77
Reftest for bug 299136 - Space after <span style='white-space: nowrap;'> is treated as wrappable. r=dbaron
2009-04-16 10:17:53 +02:00
Boris Zbarsky
0ab9c0661c
Bug 488390. Get special siblings correctly even when bidi is involved. r+sr=roc
2009-04-14 22:28:27 -04:00
Daniel.S
857da3a423
bug 451876 - reftest by crazy-daniel@gmx.de r=bernd
2009-04-12 19:10:31 +02:00
Boris Zbarsky
35edb04b3a
Bug 485012. Allow passing a charset hint (e.g. the element's 'charset' attribute for preloads) to nsICSSLoader::LoadSheet. r+sr=peterv
2009-04-10 10:29:08 -04:00
Boris Zbarsky
8a4ff1a34f
Bug 487539. Don't use an <area>'s primary frame as a primary frame hint. r+sr=roc
2009-04-09 21:37:37 -04:00
L. David Baron
5e6c45ce6a
Switch away from nsBlockReflowState::mAvailSpaceRect in bullet reflow, and simultaneously refix bug 427370 in a way that also fixes bug 428810. (Bug 25888) r+sr=roc
2009-04-08 13:52:36 -07:00
Boris Zbarsky
56a3756669
Bug 472020. Blindly appending to our insertion point really is the wrong thing to do. This doesn't get us to correct behavior, but it gets us closer. r+sr=sicking.
2009-04-08 14:37:15 -04:00
Daniel. S
dcfdbb818d
Add test for bug 360965. r=bzbarsky
2009-04-06 13:38:23 -04:00
Boris Zbarsky
8e0680af4e
Bug 486848. Don't clobber |result| until we're done using it. r+sr=roc
2009-04-05 23:53:40 -04:00
Karl Tomlinson
be0f2c515a
remove reftest.list conflicts from 08e7a9e04e5b
2009-04-06 14:05:58 +12:00
Karl Tomlinson
215b0b8818
b=483565 baseline of stack elements depends on bottom margins of children r=dbaron
...
--HG--
extra : rebase_source : 50099d02312e4d380f75271ebc7e35b8f6aba606
2009-04-06 13:50:51 +12:00
tn
8abb6cc458
Bug 485275. nsViewManger::RenderViews needs to forward to the correct view manager for the display root view. r=roc
2009-04-06 12:39:24 +12:00
Daniel.S
10181a6a4d
Adding test for bug 246669, r=bzbarsky
2009-04-04 00:52:52 -04:00
Daniel.S
3c28916b25
Add a test for bug 211931.
2009-04-03 15:48:33 -04:00
Zack Weinberg
967e1a0ea6
Bug 475535 - don't go through PaintBackgroundWithSC to draw non-native radio buttons and checkboxes; remove special UA pseudo-elements for styling these. r+sr=roc
2009-04-03 10:45:17 +02:00
Boris Zbarsky
c72ec148e3
Bug 486052. Make our FCData bits match GetAbsoluteContainingBlock again. r+sr=roc
2009-03-31 13:07:29 -04:00
Jonathan Kew
88f6bdf54a
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2 . b=389074 r=jdaggett
2009-03-29 17:31:51 -07:00
Josh Aas
6b7004be86
Backed out changeset e413694940b3
2009-03-27 14:32:49 -07:00
Jonathan Kew
3f8d20bfc2
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X builds right now due to Mac OS X 10.4 not supporting Core Text. b=389074 r=jdaggett
2009-03-27 10:18:35 -07:00
Boris Zbarsky
c18f0d1620
Adding some tests
2009-03-25 12:09:48 -04:00
Boris Zbarsky
8202fdf868
Bug 162063. Remove pseudo-frames as needed when the frame that needs them is removed from the frame tree. r=bernd, sr=roc. Also fixes bug 97506, bug 143397, bug 156888, bug 277995, bug 293576, bug 315146, bug 338735, bug 339388, bug 407115, 473824.
2009-03-23 14:08:03 -04:00
Ehsan Akhgari
308d8a9f2f
Bug 404149 - Underline width doesn't correspond to character width in Arabic/Persian script; r=roc,smontagu sr=roc
2009-03-21 12:08:14 +03:30
Boris Zbarsky
4df63aaac7
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Dave Townsend
36de5ef33a
Backed out changeset 55d159b75f41 from bug 482659.
2009-03-17 11:08:59 +00:00
Boris Zbarsky
1f8b3851ba
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Boris Zbarsky
8a3c92ef40
Bug 480880. Fix InvalidateCanvasIfNeeded callers and impl to actually work. r+sr=roc
2009-03-16 07:46:02 -04:00
Boris Zbarsky
0fec8a7842
Bug 482592. Use the right container in ContentInserted. r+sr=roc
2009-03-12 10:17:14 -04:00
Daniel Holbert
8af1425d5f
Add reftest for bug 364989
2009-03-11 16:53:35 -07:00
Boris Zbarsky
59efbdddcb
Adding test for bug 262998.
2009-03-11 10:21:09 -04:00
Boris Zbarsky
55f6d5a8f2
Bug 480017. Suppress misplaced popups before we construct table pseudoframe parents. r+sr=roc
2009-03-01 10:16:29 -05:00
Boris Zbarsky
7a957a90dd
Bug 478956. Merge pseudo-frame handling for outer tables and non-table frames. r=bernd, sr=roc
2009-03-01 10:16:29 -05:00
Serge Gautherie
361fbfe81d
(no bug) Removing ending whitespaces
2009-02-25 17:46:50 +01:00
Serge Gautherie
e4c779d809
Reverting this part of "changeset: 120d20888db9"
...
Bug 445087; add extra pixel on each side of the glyph's black box returned by GetGlyphOutlineW, to avoid clipping ClearType pixels; r=(roc + vladimir) sr=roc
because this test still PASSes actually.
2009-02-24 21:10:28 +01:00