[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/dom/domtext/_iswhitespaceinelementcontent.xml?=
From:       Jakub_Vrana <vrana () php ! net>
Date:       2013-11-16 5:24:01
Message-ID: svn-vrana-1384579441-332129-1969738133 () svn ! php ! net
[Download RAW message or body]

vrana                                    Sat, 16 Nov 2013 05:24:01 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=332129

Log:
Clarify what is it whitespace content

Changed paths:
    U   phpdoc/en/trunk/reference/dom/domtext/iswhitespaceinelementcontent.xml

Modified: phpdoc/en/trunk/reference/dom/domtext/iswhitespaceinelementcontent.xml
===================================================================
--- phpdoc/en/trunk/reference/dom/domtext/iswhitespaceinelementcontent.xml	2013-11-16 \
                05:09:13 UTC (rev 332128)
+++ phpdoc/en/trunk/reference/dom/domtext/iswhitespaceinelementcontent.xml	2013-11-16 \
05:24:01 UTC (rev 332129) @@ -14,15 +14,16 @@
    <void/>
   </methodsynopsis>
   <para>
-   Indicates whether this text node contains whitespace. The text node is
-   determined to contain whitespace in element content during the load of the
-   document.
+   Indicates whether this text node contains only whitespace or it is empty.
+   The text node is determined to contain whitespace in element content during
+   the load of the document.
   </para>
  </refsect1>
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   &return.success;
+   Returns &true; if node contains zero or more whitespace characters and
+   nothing else. Returns &false; otherwise.
   </para>
  </refsect1>
 </refentry>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic