File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -680,9 +680,10 @@ _http://www.w3.org/TR/xhtml1/#a_dtd_XHTML-1.0-Transitional_.
680680
681681The runtime must ensure that Jakarta Expression Language expressions
682682that appear in the page without being the right-hand-side of a tag
683- attribute are treated as if they appeared on the right-hand-side of the
683+ attribute produce rendered output equivalent to the
684684_value_ attribute of an _<h:outputText>_ element in the
685- _jakarta.faces.html_ namespace. This behavior must happen
685+ _jakarta.faces.html_ namespace, without requiring a _UIOutput_ component
686+ instance in the component tree. This behavior must happen
686687regardless of whether or not the _jakarta.faces.html_
687688namespace has been declared in the page.
688689
You can’t perform that action at this time.
0 commit comments