Serge Gautherie
|
92d98b4cef
|
Bug 448110 – |--disable-svg| does not build
p=sgautherie Av1 r/sr=jonas Cv1 r=dbaron
|
2008-08-01 22:23:27 +01:00 |
Mats Palmgren
|
56761dd7af
|
Bug 446663. Make sure that if the user is typing in a text input its text input listener will get the events (so that undo/redo work and oninput is fired).
|
2008-07-31 17:36:21 -07:00 |
Mats Palmgren
|
310e6f6c08
|
Bug 446663. Make sure that if the user is typing in a text input its text input listener will get the events (so that undo/redo work and oninput is fired).
|
2008-07-31 17:34:11 -07:00 |
Boris Zbarsky
|
ecde0a5feb
|
Bug 448161. Don't crash when getting computed style for a link that's not in the document
|
2008-07-31 17:16:56 -07:00 |
Graeme McCutcheon
|
666c37e1a7
|
Disable the test for now, since reftest can't get the privileges it needs.
|
2008-07-31 11:23:29 -07:00 |
Asaf Romano
|
15f0330e65
|
Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc.
|
2008-07-30 23:48:56 +03:00 |
Robert Longson
|
9b15595008
|
Bug 445685 - Improve performance with large numbers of text fragments. r=jwatt,sr=roc
|
2008-07-30 20:28:12 +01:00 |
Chris Double
|
b77cb021da
|
Bug 422538. Integrate Ogg decoders. r=ted,r+sr=roc
|
2008-07-29 23:50:14 -07:00 |
Robert O'Callahan
|
d90d151b91
|
Bug 431341. Include floating first-letter text when we build textruns for a paragraph, because we want nsLineBreaker to see the text for capitalization analysis. Make sure that textrun construction for floating first-letter text uses the block as its scope. And make sure we reconstruct textruns after determining the first-letter length, so that ligatures are broken as necessary. r=smontagu
|
2008-07-29 22:11:26 -07:00 |
Robert O'Callahan
|
a78eea90e5
|
Bug 419285. nsCSSFrameConstructor should stop looking for first-letter content after a <br>. r+sr=dbaron
|
2008-07-29 22:02:00 -07:00 |
Chris Double
|
c2d16e7ee6
|
Bug 447639. Update <video> and <audio> elements for spec changes, and add tests. r+sr=roc
|
2008-07-29 21:55:27 -07:00 |
Boris Zbarsky
|
c48097d13f
|
Bug 431520 followup. Actually return a value!
|
2008-07-29 01:17:28 -07:00 |
Boris Zbarsky
|
74616239bf
|
Bug 431520. Don't do first-line styling on fieldsets, because it confuses the legend code, and it's not clear what it should even do. r+sr=dbaron
|
2008-07-28 23:08:57 -07:00 |
Boris Zbarsky
|
1cc264339d
|
Bug 430356. Don't return negative pref and min intrinsic widths for XUL boxes/ r+sr=dbaron
|
2008-07-28 23:07:28 -07:00 |
Ian Neal
|
47abe9a7c0
|
Bug 447776 – Hang with word-wrap: break-word and width: 0px
with testcase and crashtests
p=smontagu r/sr=roc
|
2008-07-27 17:43:07 +01:00 |
Markus Stange
|
160ee44f80
|
Bug 446463 - DrawWidgetBackground can't snap to pixels properly, remove translation. r+sr=roc.
|
2008-07-27 18:08:51 +02:00 |
L. David Baron
|
8144834ab0
|
Oops, used the wrong todo function.
|
2008-07-26 12:56:49 -07:00 |
L. David Baron
|
8a9eaa915c
|
Mark two test items as known to fail on Windows; failure filed as bug 448132.
|
2008-07-26 10:58:24 -07:00 |
L. David Baron
|
3aaaea022c
|
Fix a bunch of issues relating to dynamic changes of border images. (Bug 445810) r=robarnold sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
L. David Baron
|
65ceaca225
|
Handle effects of medium feature changes on XBL style sheets. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
L. David Baron
|
b2c415253b
|
Fold DoParseMediaList into ParseMediaList, since it is no longer necessary now that we don't do special parsing for media lists in HTML. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
L. David Baron
|
74607dd4db
|
Tests for css3-mediaqueries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:49 -07:00 |
L. David Baron
|
8ee8deeb81
|
Fix media queries calculation of screen size for at least multi-monitor mirroring cases (where test_media_queries fails). (Bug 156716) r+sr=roc
|
2008-07-26 09:14:49 -07:00 |
L. David Baron
|
8bb9ced0a9
|
Implement Media Queries, part 4: infrastructure for dynamic change handling at the pres context level. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
L. David Baron
|
c2d848d861
|
Implement media queries, part 3: infrastructure for dynamic change handling at the rule processor and style set level. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
L. David Baron
|
e7467eb1bb
|
Remove pointless null checks that are extremely unlikely to fail. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
L. David Baron
|
1c6338b137
|
Implement Media Queries, part 2: infrastructure for dynamic change handling at the rule cascade and style sheet level. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
L. David Baron
|
4fec0ad28a
|
Implement Media Queries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
L. David Baron
|
82adb15ba7
|
Make ParsePositiveVariant restrict integers too, which affects existing call for -moz-column-count. (Bug 156716) r=bzbarsky sr=roc
|
2008-07-26 09:14:48 -07:00 |
L. David Baron
|
6a6181979e
|
Don't do special parsing for media lists in HTML: match parentheses, even across commas, and allow media queries through. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
Robert O'Callahan
|
0ad9457fe8
|
Backing out bug 431341
|
2008-07-25 00:33:05 +12:00 |
Simon Montagu
|
1ea7b2b5a1
|
Mark failing tests as random
|
2008-07-24 12:28:22 +03:00 |
Robert O'Callahan
|
8489f37ccf
|
Bug 431341. Let textrun construction descend into first-letter frames so that the correct capitalization state is constructed in nsLineBreaker. r=smontagu
|
2008-07-24 20:39:53 +12:00 |
Simon Montagu
|
bea0dc035f
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
Vladimir Vukicevic
|
f39321a2e7
|
b=424423; border rendering is slow: Part 2; r+sr=roc
|
2008-07-23 10:25:51 -07:00 |
Vladimir Vukicevic
|
7e4726efea
|
b=424423, border rendering is slow: Part 1; r+sr=roc
|
2008-07-23 10:25:23 -07:00 |
L. David Baron
|
90e6c55cdd
|
Don't restyle slow selectors for changes to anonymous content (non-native-anonymous). (Bug 436453) r+sr=bzbarsky
|
2008-07-22 21:50:20 -07:00 |
L. David Baron
|
957c98a91c
|
Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky
|
2008-07-22 21:50:20 -07:00 |
roc@localhost
|
52778b0976
|
Bug 445297. Optimize filters so that changes to the source image don't have to repaint the entire filter. r=longsonr,sr=mats
|
2008-07-23 14:15:27 +12:00 |
Michael Ventnor
|
ca24a1f7de
|
Bug 446273: Column rule does not always stretch the full height of the column box. r+sr=roc
|
2008-07-21 23:16:06 -07:00 |
Boris Zbarsky
|
36737bec68
|
Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst
|
2008-07-21 17:55:52 -07:00 |
Karl Tomlinson
|
e7f111940b
|
Clip the dirty rect to ensure it's within the X11 drawable. b=445707 r+sr=roc
|
2008-07-21 20:40:41 +12:00 |
Karl Tomlinson
|
6332ab76fe
|
non-spacing marks in munder are off center or too long. b=428863 r+sr=roc
|
2008-07-21 19:32:46 +12:00 |
L. David Baron
|
7a703bd427
|
Add bug number (446226) for todo tests from bug 325064.
|
2008-07-19 16:03:45 -07:00 |
Zack Weinberg
|
15d993c3bc
|
Change CSS parser to close constructs open at end-of-file by changing ExpectSymbol not to fail on EOF when expecting one of }, ), ], or ;. (Bug 325064) r+sr=dbaron
|
2008-07-19 15:52:09 -07:00 |
Ted Mielczarek
|
85c62f3584
|
bug 420324 - reftest should show progress in titlebar. r=dbaron
|
2008-07-19 16:54:47 -04:00 |
Michael Ventnor
|
b949d03145
|
Bug 271586 – Implement CSS3 column-rule-*. r+sr=roc,dbaron
|
2008-07-19 12:38:25 +02:00 |
L. David Baron
|
eb0e9168e7
|
Fix spelling mistakes (to trigger unit test cycle).
|
2008-07-18 22:32:50 -07:00 |
Kai Liu
|
5df90e6377
|
Incorrect display of right-to-left menus in Vista - bug 403458 r+sr=vlad
|
2008-07-18 13:55:25 -07:00 |
Eric Butler
|
2ea299dbb9
|
Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc
|
2008-07-18 11:29:06 -07:00 |