Michael Ventnor
|
6b82353959
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-04 14:24:26 +02:00 |
|
Ms2ger
|
bd425c61be
|
Bug 513923. [HTML5] HTML5 parser fails layout/reftests/bugs/495385-1c.html. r=bzbarsky
|
2009-09-01 14:57:02 -04:00 |
|
fantasai
|
ab32a11bb2
|
Bug 492627 - Remove Placeholder Continuations [Tests for paginated <br clear>] r=roc
|
2009-08-31 11:25:37 -07:00 |
|
Robert Longson
|
e22fe524e4
|
Bug 509940 - Images with fill=none are not displayed. r=jwatt
|
2009-08-31 12:26:23 +01:00 |
|
Jeff Walden
|
75a36235ad
|
Bug 508325 - Fix a second instance of the core problem fixed in the first push; also change NSCoordSaturatingMultiply into two separate functions, one of which requires the scale to be non-negative and one which doesn't. r=roc
--HG--
extra : rebase_source : e4dc7f9f8e5647512524dcaa0e48dd5f68fe64a0
|
2009-08-06 00:36:54 -07: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 |
|
Serge Gautherie
|
44e684c6dc
|
Bug 502292 - Minimum size of scrollbar thumb is far too small; (Cv1) Disable failing test for now; Patch author says test is broken.
|
2009-08-24 06:46:06 +02:00 |
|
Serge Gautherie
|
5fe24fbf36
|
Bustage fix for: Bug 502292 - Minimum size of scrollbar thumb is far too small; (Bv1) Switch "failing" test to '!='.
|
2009-08-24 06:16:08 +02:00 |
|
Sylvain Pasche
|
ecf428e4cf
|
Bug 502292 - Minimum size of scrollbar thumb is far too small; r=(jmathies + neil) ui-r=beltzner
|
2009-08-24 04:03:03 +02:00 |
|
Michael Ventnor
|
959e56fd9a
|
Use the correct area for computing the gradient image for 'background-position: fixed' gradients. (Bug 509681) r=roc
|
2009-08-22 10:10:12 -07:00 |
|
Ryo Kawaguchi
|
54bb0a0d80
|
Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron
|
2009-08-21 13:39:25 -07: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 |
|
John Daggett
|
290826706a
|
adding reftest fonts (no effect on build)
|
2009-08-17 13:10:11 +09:00 |
|
Daniel.S
|
84b2d5578d
|
Bug 477462: Create tests for margin collapsing, phase 3. r=dbaron
|
2009-08-14 14:59:45 -07:00 |
|
Jesse Ruderman
|
d975b20b36
|
Add reftest for default width and height of <canvas> (bug 291285, bug 293225)
|
2009-08-12 20:07:02 -07:00 |
|
L. David Baron
|
7b4a2bb63d
|
Add additional test for :first-letter extension across pseudo-elements, and note failures with bug number now that bug has been filed.
|
2009-08-12 15:20:52 -07: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 |
|
Jonathan Griffin
|
3620f8eb4c
|
Add invalidate reftest for bug 237766. r=dbaron
|
2009-08-11 10:58:12 -07:00 |
|
Simon Montagu
|
13f33e2611
|
Ensure that block elements with display changed to inline are formatted as bidi embeddings. Bug 503957, r=dbaron
|
2009-08-11 00:16:20 -07: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
|
0763ee7f97
|
Bug 509170. Correctly invalidate the canvas frame on resizes of the root element. r=roc
|
2009-08-10 10:54:22 -04: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
|
56d3eef776
|
Bug 509269 - reftest should deal with missing root. r=dbaron. May fix 468211-3 orange, too.
|
2009-08-08 17:50:50 -07:00 |
|
Jesse Ruderman
|
8d34f7c669
|
Add reftest for bug 398682
|
2009-08-08 15:32:52 -07:00 |
|
Jesse Ruderman
|
d3576f5e58
|
Add reftest for bug 398095
|
2009-08-08 15:17:40 -07:00 |
|
Wan-Teh Chang
|
f7beea55b8
|
Merge
|
2009-08-07 08:57:53 -07:00 |
|
Michael Ventnor
|
8ae6cd75f4
|
Bug 479220: Implement support for CSS gradients: -moz-linear-gradient() and -moz-radial-gradient(). r=roc, dbaron
|
2009-08-01 08:53:40 -07: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 |
|
L. David Baron
|
84a64e5bc2
|
Bug 434733: Additional tests.
|
2009-08-01 08:53:40 -07:00 |
|
Makoto Kato
|
292748dbba
|
Bug 434733: Don't apply width on colgroups to columns that have their own width. r=dbaron
|
2009-08-01 08:53:40 -07:00 |
|
Dão Gottwald
|
bf4108370b
|
Backed out changeset c086fca6fc55
|
2009-07-31 14:35:48 +02:00 |
|
Michael Ventnor
|
61ed5fe1e2
|
Bug 479220 - Implement the CSS gradients proposal. r=roc,dbaron sr=roc
|
2009-07-31 13:32:32 +02:00 |
|
Jeff Walden
|
9fcfc548de
|
Linux scaling behavior differs from elsewhere, so this test doesn't fail there (followup to bug 189519 to hopefully reopen a CLOSED TREE)
|
2009-07-30 15:40:12 -07:00 |
|
John Daggett
|
4e51eeec2f
|
Adding more reftest fonts (no effect on build)
|
2009-08-07 14:20:26 +09:00 |
|
Jeff Walden
|
a24a25ba2e
|
Bug 189519 - Implement CSS3 (-moz- for now)background-size. r=dbaron, other useful review comments from roc/bz
|
2009-05-28 11:09:05 -07:00 |
|
Ms2ger
|
85104461e2
|
Bug 506552. Fix testcase doctype. r=dbaron
--HG--
extra : rebase_source : ee371dbb3106880b1609e0d69d1824a3edb7a91e
|
2009-07-30 15:27:24 +12: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
|
c28e754020
|
Bug 503814. iframe contents shifted slightly due to rounding issue. r+sr=roc
|
2009-07-29 18:10:50 -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 |
|
Jonathan Griffin
|
5be7c83a1a
|
add reftest for bug 467472
|
2009-07-28 17:26:39 -07:00 |
|
Boris Zbarsky
|
d5f00639ad
|
Make this test actually test the right thing
|
2009-07-28 13:19:17 -04:00 |
|
John Daggett
|
bee17b7b11
|
Bug 493976. Comment out Arabic tests on Windows which cause timeouts.
|
2009-07-27 15:41:56 -10:00 |
|
Daniel Holbert
|
bea913e356
|
Add missing reftest files for bug 506096
|
2009-07-27 13:54:30 -07:00 |
|
Daniel Holbert
|
447c7e4618
|
Bug 506096: In SVG Animation (SMIL), make sure to visit the underlying base value for first half of duration, in discrete-mode "to" animations. r+sr=roc
|
2009-07-27 13:52:19 -07:00 |
|
Robert O'Callahan
|
9b800f0c9f
|
Bug 371839. Some simple selection rendering tests. r=bzbarsky
--HG--
extra : rebase_source : b90d4b4eb7d17cc32ab2b9cacc7b54c6a72b209f
|
2009-07-27 10:07:22 +12: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 |
|
John Daggett
|
63353f24ef
|
Bug 493976. Move around Arabic reftest to see if it's the cause of reftest timeout problems.
|
2009-07-24 10:39:17 -10:00 |
|
John Daggett
|
228d54b988
|
Bug 499621. Fix synthetic bolding of downloadable fonts on Windows. r=jkew
|
2009-07-23 11:22:24 -10:00 |
|
John Daggett
|
5120ac28f0
|
Bug 496573. Fix font load failure for fonts with family/fullname mismatch. r=vlad
|
2009-07-22 22:08:23 -10: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 |
|
Joe Drew
|
6c441f55f7
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07: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 |
|
Daniel Holbert
|
8cbc17565e
|
Bug 491080: add support for xlink:href targeting of SVG (SMIL) animations. r+sr=roc
|
2009-07-15 21:20:16 -07:00 |
|
L. David Baron
|
b531ee4f08
|
Add test for font-family issue that some other browsers get wrong (from bug 499421).
|
2009-07-15 17:24:24 -07:00 |
|
Jonathan Kew
|
55456ba804
|
merge backout of b6d407af386f
|
2009-07-15 11:06:15 +01:00 |
|
Jonathan Kew
|
6311f5f4a6
|
Backed out changeset b6d407af386f for causing bug 503718 on Windows
|
2009-07-15 11:04:00 +01:00 |
|
Jonathan Kew
|
386d919e73
|
merge backout of 705ef05105e8
|
2009-07-15 11:02:57 +01:00 |
|
Jonathan Kew
|
545c663945
|
Backed out changeset 705ef05105e8 for causing bug 503718 on OS X
|
2009-07-15 10:59:26 +01:00 |
|
fantasai
|
1a4e383ad9
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Daniel Holbert
|
26b1152092
|
Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc
|
2009-07-14 12:33:29 -07:00 |
|
John Daggett
|
5b87312abf
|
adding more reftest fonts (no effect on builds)
|
2009-07-13 09:33:14 -10:00 |
|
Simon Montagu
|
650af63626
|
Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc
|
2009-07-12 06:32:48 -07:00 |
|
Ehsan Akhgari
|
ee3d756d65
|
Backed out changeset 478d2e1404c0 due to failing leak tests on all platforms; no bug associated
|
2009-07-11 20:46:05 +04:30 |
|
John Daggett
|
581c8dd1b5
|
adding reftest fonts for fullname-related bugs
|
2009-07-10 21:13:30 -10:00 |
|
Daniel Holbert
|
c5b5786194
|
Remove unused SVG/SMIL reftest reference-file "anim-ref-text.svg"
|
2009-07-10 14:58:09 -07:00 |
|
Jonathan Kew
|
2746f1c822
|
Bug 475968. Pad out the glyph extents of Windows text to account for possible antialiased pixels outside the regular bounds. r=roc
|
2009-06-15 10:01:19 +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 |
|
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 |
|
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 |
|
L. David Baron
|
7cff5f8599
|
Rewrite parsing of CSS url() function to make it more like the tokenization that's described in the spec. (bug 476856, though originally written for bug 337287) r=bzbarsky
|
2009-08-05 17:45:49 -07:00 |
|
L. David Baron
|
64d89e65bf
|
Import the css3-namespace test suite.
|
2009-08-05 17:45:49 -07:00 |
|
Jeff Walden
|
7051de5a26
|
Mark several reftests as random for now; behavior is almost certainly deterministic, but I only have two sets of tinderbox results now and don't have time to watch the tree after they all report, so I'm marking them all bad until I have time to revisit them later tonight. r=orange
--HG--
extra : rebase_source : d6e5439da06b83396f784f56b50acff769ff1148
|
2009-08-05 17:12:45 -07:00 |
|
Jeff Walden
|
d992b71b42
|
Bug 508325 - "ABORT: negative scaling factors must be handled manually". r=roc
|
2009-08-05 15:34:27 -07:00 |
|
Robert O'Callahan
|
55c6dd3fc2
|
Backed out changeset 77787eb64629
|
2009-08-05 17:33:17 +12:00 |
|
Robert O'Callahan
|
89ffdc2e22
|
Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
--HG--
extra : rebase_source : 0e294beea796a58b16273fbfb64d777a8f40e225
|
2009-08-05 14:38:52 +12:00 |
|
Markus Stange
|
e6ce8823df
|
Test for bug 507947, r=roc
|
2009-08-05 11:20:58 +12: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 |
|
Robert O'Callahan
|
78f3465f56
|
Bug 506874. Don't temporarily remove ranges from the selection while we alter the frame state. Also adds a bunch of selection tests. r=smaug
--HG--
extra : rebase_source : 5d4fd55728e1167cc57451b5c80a46643191678b
|
2009-08-03 14:12:57 +12:00 |
|
fantasai
|
be518814d7
|
Bug 389462 - columns don't reflow on resize r=roc
|
2009-07-06 18:23:24 -07:00 |
|
Timothy Nikkel
|
b21de22a53
|
Bug 488242. Make iframes with semi-transparent backgrounds work correctly by painting all canvas background colors using a dedicated fallback background color display item. r+sr=roc
|
2009-07-04 21:30:59 +12: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 |
|
Jonathan Griffin
|
e4314e6747
|
Test for bug 460240. r=roc
|
2009-06-29 18:24:34 +02:00 |
|
Henri Sivonen
|
af98547431
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
|
Johnny Stenback
|
eb2ed73403
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -07:00 |
|
Henri Sivonen
|
77265dbfa7
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-28 20:19:05 +03: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 |
|
Henri Sivonen
|
28fcb8397f
|
Merge trunk into HTML5 repo
|
2009-06-26 18:22:48 +03:00 |
|
Chris Pearce
|
c0f741760c
|
Bug 449156 - Disable broken poster test.
|
2009-06-26 23:43:22 +12:00 |
|
Chris Pearce
|
597051782e
|
Bug 449156 - Remove test which won't work without sound.
|
2009-06-26 22:32:51 +12:00 |
|
Chris Pearce
|
1a65d280a9
|
Bug 449156 - Implement HTMLVideoElement.poster, with correct reftests. r+=doublec,jst, sr+=roc
|
2009-06-26 19:25:17 +12:00 |
|
Chris Pearce
|
55076f0d9d
|
Backout bug 449156 due to test-poster-9 failure.
|
2009-06-26 18:25:03 +12:00 |
|
Chris Pearce
|
7bb427a394
|
Bug 449156 - Implement HTMLVideoElement.poster r+=doublec,jst sr+=roc
|
2009-06-26 16:23:14 +12: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 |
|
Henri Sivonen
|
496b19a91d
|
Merge trunk into HTML5 repo
|
2009-06-23 10:17:29 +03:00 |
|
Henri Sivonen
|
43e0fcb133
|
Merge trunk into HTML5 repo
|
2009-06-22 10:05:55 +03:00 |
|
Jesse Ruderman
|
37510bd064
|
Add reftest for bug 403177
|
2009-06-20 14:50:30 -07:00 |
|
Karl Tomlinson
|
2a402cf18b
|
b=495959 dynamic text input height reftest
|
2009-06-20 13:58:44 +12:00 |
|
Karl Tomlinson
|
67b2eafb58
|
b=495959 dynamic text input height reftest
|
2009-06-20 13:40:28 +12:00 |
|
Jeff Muizelaar
|
7a11cbc4a7
|
Bug 498689. Use scanline rasterizer on win32. r=joedrew, r=zweinberg
|
2009-06-22 15:01:50 -04: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 |
|
John Daggett
|
c9b17b2a53
|
Bug 493976. Disable reftest causing sporadic tinderbox orange.
|
2009-06-24 13:34:05 +09:00 |
|
Henri Sivonen
|
420d38551f
|
Merge trunk into HTML5 repo
|
2009-06-16 12:18:59 +03: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 |
|
Henri Sivonen
|
970cefd8a0
|
Remove newlines after </body> in text justification test to avoid them getting moved to body
|
2009-06-12 15:24:06 +03:00 |
|
Henri Sivonen
|
7e5cad2e1d
|
Make test cases for bug 490182 not assume that <table> is the parent of <col>
|
2009-06-12 14:55:44 +03:00 |
|
Henri Sivonen
|
fd88f74e47
|
Make test cases for bug 482659 not use incomplete tokens.
|
2009-06-12 14:36:58 +03:00 |
|
Henri Sivonen
|
bb1733dfd5
|
Merge trunk into HTML5 repo
|
2009-06-11 17:00:20 +03:00 |
|
Simon Montagu
|
4c680e3efc
|
Empty inlines can get misplaced during incremental reflow in bidi pages. Bug 496006, r+sr=roc (regression from bug 332655)
|
2009-06-08 01:59:39 -07:00 |
|
Boris Zbarsky
|
b95fee7491
|
Adding test for bug 443616
|
2009-06-06 00:27:04 -04:00 |
|
Henri Sivonen
|
69949bfe89
|
Merge trunk into HTML5 repo
|
2009-06-05 14:52:43 +03:00 |
|
Jesse Ruderman
|
26bfa969c5
|
Add test for bug 436046
|
2009-06-18 13:12:05 -07:00 |
|
Robert Longson
|
1b8e9307ef
|
Bug 486936 - fix reftest. Where did that ? come from
|
2009-06-17 22:52:43 +01:00 |
|
Robert Longson
|
9cb0b9bebf
|
Bug 481614 - implement clip property. r=jwatt
|
2009-06-17 21:51:40 +01:00 |
|
Robert Longson
|
1973deec58
|
Bug 486936 - image-rendering style should apply to canvas element. r=vladimir
|
2009-06-17 21:31:18 +01:00 |
|
L. David Baron
|
0d06184f97
|
Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky
|
2009-06-16 08:00:20 -07:00 |
|
Jonathan Griffin
|
fc3e4542d1
|
Bug 400925 - Reftests for live changes to gradients and patterns. r=roc
|
2009-06-27 16:43:34 +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 |
|
Henri Sivonen
|
7b8db88561
|
Merge trunk into HTML5 repo
|
2009-05-25 19:16:57 +03: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 |
|
John Daggett
|
777ccc3209
|
Bug 483459. Add bad head checksum reftest.
|
2009-05-21 09:22:45 +09:00 |
|
John Daggett
|
b789d3363b
|
Bug 483459. Add reftest fonts
|
2009-05-20 23:11:44 +09: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 |
|
Robert O'Callahan
|
5ffca3c86a
|
Re-marking object-aspect-ratio tests as random
|
2009-05-20 21:07:57 +12:00 |
|
Olli Pettay
|
1d0c8384b8
|
Bug 491063 - Mixed mode warning dialog (and other dialog windows) is sometimes not rendered, r+sr=bz
|
2009-05-20 11:00:04 +03:00 |
|
Matthew Gregan
|
1714093f21
|
Bug 488951 - Fix YUV conversion of odd height videos. Add a reftest for offset and odd sized videos. rs=roc
--HG--
extra : rebase_source : f011d4841fa506bcdd19a0adb81b63bbdf0aa643
|
2009-05-20 17:20:56 +12:00 |
|
Henri Sivonen
|
bf34de619e
|
HTML5 parsing implies colgroup like IE
|
2009-05-19 15:21:10 +03:00 |
|
Matthew Gregan
|
247be88df5
|
bug 488951. Fix YUV conversion to deal with odd-size video frames. rs=roc
--HG--
extra : rebase_source : fdeb49a21a33103fe1591a3399b44cf4107c90d4
|
2009-05-20 14:46:58 +12: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 |
|
Henri Sivonen
|
2842e82335
|
HTML5 parsing implies colgroup like IE
|
2009-05-18 17:10:29 +03:00 |
|
Henri Sivonen
|
778bab7458
|
HTML5 parsing implies colgroup like IE
|
2009-05-18 17:02:34 +03:00 |
|
Henri Sivonen
|
1320a9bec8
|
Remove extra </p> since layout/reftests/font-face/ex-unit-1-dynamic.html not about that.
|
2009-05-18 16:47:59 +03:00 |
|
Henri Sivonen
|
24b21273cf
|
Make test 394534-1.html insensitive to table taint, since the test case is not about table taint.
|
2009-05-18 16:09:18 +03:00 |
|
Henri Sivonen
|
fa7c1dd2e4
|
Zap trailing whitespace from 444375-1-ref.html as HTML5 parser moves it to <body>
|
2009-05-18 15:59:08 +03: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
|
d969e680d8
|
Bug 475968. Pad out the glyph extents of Windows text to account for possible antialiased pixels outside the regular bounds. r=roc
--HG--
extra : rebase_source : 25f20e31c45c26dcd0f83ea7a5d90800ead28ba0
|
2009-06-15 10:01:19 +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 |
|
Markus Stange
|
3f78cec4f4
|
Bug 482681 - Make Mac button size dependent on their font size. r=mano on the patch, r=dao sr=roc on the test
|
2009-06-14 12:46:41 +02:00 |
|
Robert O'Callahan
|
338a814be0
|
Backed out changeset 69c6dbdfd179
|
2009-06-14 00:18:06 +12:00 |
|