src/hbcore/cssparser/hbstyleloader.cpp
branchGCC_SURGE
changeset 15 f378acbc9cfb
parent 3 11d3954df52a
child 23 e6ad4ef83b23
--- a/src/hbcore/cssparser/hbstyleloader.cpp	Thu Jul 15 14:03:49 2010 +0100
+++ b/src/hbcore/cssparser/hbstyleloader.cpp	Thu Jul 22 16:36:53 2010 +0100
@@ -48,6 +48,10 @@
     are at least equally specific and define the same properties will override those equivalent
     platform property definitions.
 
+    For any stylesheet registered that correspond to properties that are not defined by the
+    platform, the set values will not be reset when the corresponding stylesheet is
+    unregister.
+
     In order to remove stylesheets or layout definitions that were previously registered,
     the same filename should be provided to the corresponding unregister method. Again,
     a repolish is needed in order to detect the changes.