Граф коммитов

47 Коммитов

Автор SHA1 Сообщение Дата
Ted Mielczarek 67ca1faeb5 bug 446346 - test_Microformats_count.html can fail sporadically with Error thrown during test: test_MicroformatsAPI is not defined - got 0, expected 1. fix the test to move the script block before an iframe whose onload calls a function from it. r=mkaply 2008-07-22 16:28:47 -04:00
Clint Talbert 81ec93bf70 bug 427457 - More tests for microformat API, forgot to add the test files r=mkaply 2008-06-25 18:59:30 -07:00
Clint Talbert f2d948a06c bug 427457 r=mkaply 2008-06-25 18:47:23 -07:00
gavin@gavinsharp.com 3078683955 Bug 432611: given-name and family-name should be plural properties, patch by Michael Kaply <mozilla@kaply.com>, r=sayrer, a=schrep 2008-05-07 18:15:12 -07:00
mkaply@us.ibm.com 622f67945a 430466, r=sayre, a=dsicore, Need to check against undefined to determine existence so we handle 0 lat/long 2008-04-23 13:10:12 -07:00
mkaply@us.ibm.com 9f73dcd33e Bug 420882 - r=sayrer, a=schrep - do some validation of geo lat/long 2008-03-19 12:52:54 -07:00
mkaply@us.ibm.com 797c35e8c7 bug 420144 - r=sayrer, a=schrep - only bubble up mf properties if the parent microformat wouldn't want it anyway 2008-03-19 12:20:41 -07:00
mkaply@us.ibm.com 86e9a186b4 419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more details 2008-02-28 07:38:41 -08:00
mkaply@us.ibm.com f95e92887e Sorry. Thought approval 1.9 was enough 2008-02-27 07:03:44 -08:00
mkaply@us.ibm.com af8fe41dc8 419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more detals 2008-02-27 05:28:55 -08:00
mkaply@us.ibm.com 865ad6f88b 418881 - r=sayrer, a=beltzner - better handling of mf properties that can be HTML or text and a couple comment fixes 2008-02-21 13:28:02 -08:00
mkaply@us.ibm.com 9ea6736736 416134 - r=sayrer, a=schrep - properly handle nested microformats 2008-02-21 08:11:00 -08:00
mkaply@us.ibm.com 8dcebb1c38 416197 - r=sayrer, a=schrep - value excerpting only applies to child nodes 2008-02-13 07:39:52 -08:00
mkaply@us.ibm.com b6959868a6 415974 - r=sayre, a=schrep - Microformats.getParent implemented incorrectly 2008-02-12 09:48:48 -08:00
mkaply@us.ibm.com 1fdf239f57 415805 - r=sayrer, a=schrep - if a geo has its own text, don't use the text of an hCard or hCal that contains it 2008-02-12 09:44:54 -08:00
mkaply@us.ibm.com 49a49cbc27 416054 - r=sayre, a=schrep - the agent field in hCard can be an hCard 2008-02-12 07:40:03 -08:00
mkaply@us.ibm.com a0e193cb79 412660 - a=sayrer, a=schrep - Handle the adr microformat better when attempting to create a display string 2008-02-12 07:17:51 -08:00
mkaply@us.ibm.com d7549a384e 402250 - r=sayre, a=dsicore - build validation into microformats query - throw on error 2008-01-29 18:10:59 -08:00
mkaply@us.ibm.com ff5b51978d 398676, r=sayrer, a=schrep - add support for tel/modem/fax protocols in the hCard microformat 2008-01-18 11:53:31 -08:00
mkaply@us.ibm.com 9b3b651673 402871 - r=sayre, a=schrep - handle cases where an include is specified, but it doesn't exist 2008-01-16 11:19:21 -08:00
mkaply@us.ibm.com 1c144bb97f 412492, r=sayrer, a=schrep - Update hCard testcases so they don't access the web 2008-01-16 08:30:37 -08:00
mkaply@us.ibm.com f43ec2694e Bug 406790 - r=bsmedberg, a=dsicore - option to ignore hidden microformats 2007-12-14 11:58:54 -08:00
Olli.Pettay@helsinki.fi 4965649b0a Disable failing test 2007-10-12 10:56:10 -07:00
mkaply@us.ibm.com 617abe09a1 #384186 r=sayrer, moa=bsmedberg, a=mconnor Initial Microformats API checkin 2007-09-20 11:07:13 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
ctalbert%mozilla.com 49a5484d47 Bug 427457 More tests for microformats API r=mkaply 2008-06-26 19:09:10 +00:00
gavin%gavinsharp.com 0c97e994b4 Bug 432611: given-name and family-name should be plural properties, patch by Michael Kaply <mozilla@kaply.com>, r=sayrer, a=schrep 2008-05-08 01:15:12 +00:00
mkaply%us.ibm.com 744f940022 430466, r=sayre, a=dsicore, Need to check against undefined to determine existence so we handle 0 lat/long 2008-04-23 20:10:22 +00:00
mkaply%us.ibm.com d244b3e83a Bug 420882 - r=sayrer, a=schrep - do some validation of geo lat/long 2008-03-19 19:53:04 +00:00
mkaply%us.ibm.com 527630b949 bug 420144 - r=sayrer, a=schrep - only bubble up mf properties if the parent microformat wouldn't want it anyway 2008-03-19 19:20:41 +00:00
mkaply%us.ibm.com 9129ffc5b7 419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more details 2008-02-28 15:38:41 +00:00
mkaply%us.ibm.com ca13a331fe Sorry. Thought approval 1.9 was enough 2008-02-27 15:03:44 +00:00
mkaply%us.ibm.com c4cee579f7 419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more detals 2008-02-27 13:29:05 +00:00
mkaply%us.ibm.com 5f30a55a81 418881 - r=sayrer, a=beltzner - better handling of mf properties that can be HTML or text and a couple comment fixes 2008-02-21 21:28:02 +00:00
mkaply%us.ibm.com 1022f06038 416134 - r=sayrer, a=schrep - properly handle nested microformats 2008-02-21 16:11:11 +00:00
mkaply%us.ibm.com e70a8fe3f3 416197 - r=sayrer, a=schrep - value excerpting only applies to child nodes 2008-02-13 15:39:52 +00:00
mkaply%us.ibm.com c85a55a737 415974 - r=sayre, a=schrep - Microformats.getParent implemented incorrectly 2008-02-12 17:48:49 +00:00
mkaply%us.ibm.com e1ed46641a 415805 - r=sayrer, a=schrep - if a geo has its own text, don't use the text of an hCard or hCal that contains it 2008-02-12 17:45:04 +00:00
mkaply%us.ibm.com 026e97005c 416054 - r=sayre, a=schrep - the agent field in hCard can be an hCard 2008-02-12 15:40:04 +00:00
mkaply%us.ibm.com 1c3fd78c9e 412660 - a=sayrer, a=schrep - Handle the adr microformat better when attempting to create a display string 2008-02-12 15:17:52 +00:00
mkaply%us.ibm.com 65decf5f34 402250 - r=sayre, a=dsicore - build validation into microformats query - throw on error 2008-01-30 02:11:10 +00:00
mkaply%us.ibm.com 827414cadb 398676, r=sayrer, a=schrep - add support for tel/modem/fax protocols in the hCard microformat 2008-01-18 19:53:41 +00:00
mkaply%us.ibm.com 09f032df86 402871 - r=sayre, a=schrep - handle cases where an include is specified, but it doesn't exist 2008-01-16 19:19:21 +00:00
mkaply%us.ibm.com 13bb7f0721 412492, r=sayrer, a=schrep - Update hCard testcases so they don't access the web 2008-01-16 16:30:37 +00:00
mkaply%us.ibm.com ae3baec61e Bug 406790 - r=bsmedberg, a=dsicore - option to ignore hidden microformats 2007-12-14 19:59:08 +00:00
Olli.Pettay%helsinki.fi e07128a715 Disable failing test 2007-10-12 17:56:10 +00:00
mkaply%us.ibm.com 8b3614eacd #384186
r=sayrer, moa=bsmedberg, a=mconnor
Initial Microformats API checkin
2007-09-20 18:07:16 +00:00