wiki.techinc.nl/includes/parser
Timo Tijhof d62a2b76b1 Replace dev.w3.org with more permanent or stable urls
* Sanitizer: dev.w3.org/html5/spec-preview
  Follows-up 8e8b15afc6.
  Use stable reference to www.w3.org/TR/html5 instead (currently
  from October 2014) instead of an old preview branch from 2012.

* parserTests: dev.w3.org/html5
  Follows-up 959aa336a1.
  Url is now a dead end. Replaced with link to a draft from around
  that time. The relevant section no longer exists in the curent
  spec as it got split off into a separate spec. Maybe this one:
  https://url.spec.whatwg.org/#percent-encoded-bytes

* Parser, HTMLIntField: dev.w3.org/html5
  Use stable reference to www.w3.org/TR/html5 instead.

* HTMLFloatField.php: dev.w3.org/html5
  Url is now a dead end. Draft from around that time:
  http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#real-numbers
  The section "Real numbers" no longer exists in the current spec,
  but the Infrastructure chapter has a section on floating point
  numbers that describes the same sequence now.

Change-Id: I7dcd49b6cd39785fb1b294e4eeaf39bda52337b2
2015-02-14 14:21:33 +00:00
..
CacheTime.php Minor spelling comment fix 2014-12-14 09:41:46 +00:00
CoreParserFunctions.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
CoreTagHooks.php Correctly parse <indicator/> contents, Parser rejiggering 2014-11-04 10:25:58 +00:00
DateFormatter.php Add missing documentation in DateFormatter.php 2015-01-26 17:58:50 +00:00
LinkHolderArray.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
MWTidy.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
Parser.php Replace dev.w3.org with more permanent or stable urls 2015-02-14 14:21:33 +00:00
ParserCache.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
ParserDiffTest.php Fix phpcs issues in parser 2014-08-12 01:00:15 +00:00
ParserOptions.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
ParserOutput.php SpecialTrackingCategories: Read from the extension registry 2015-01-23 10:33:45 -08:00
Preprocessor.php Add missing @param to function docs 2014-08-18 16:24:59 +00:00
Preprocessor_DOM.php Fix phpcs errors in includes/ 2015-01-08 20:15:07 +01:00
Preprocessor_Hash.php Removed remaining profile calls 2015-01-08 02:49:33 -08:00
StripState.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00