Repository: flex-tlf
Updated Branches:
  refs/heads/develop d08f4e31b -> 9664fdbd2


added FIXME to remove unlicensed content


Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/9664fdbd
Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/9664fdbd
Diff: http://git-wip-us.apache.org/repos/asf/flex-tlf/diff/9664fdbd

Branch: refs/heads/develop
Commit: 9664fdbd280f2e90d09012a26b9582c54cf8f055
Parents: d08f4e3
Author: Justin Mclean <jmcl...@apache.org>
Authored: Sat Feb 14 12:41:45 2015 +1100
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Sat Feb 14 12:41:45 2015 +1100

----------------------------------------------------------------------
 automation_tests/src/UnitTest/Tests/FloatTest.as | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/9664fdbd/automation_tests/src/UnitTest/Tests/FloatTest.as
----------------------------------------------------------------------
diff --git a/automation_tests/src/UnitTest/Tests/FloatTest.as 
b/automation_tests/src/UnitTest/Tests/FloatTest.as
index f0d50ba..29e630b 100644
--- a/automation_tests/src/UnitTest/Tests/FloatTest.as
+++ b/automation_tests/src/UnitTest/Tests/FloatTest.as
@@ -2220,6 +2220,7 @@ package UnitTest.Tests
         [Test]
         public function caretOnEmptyInlineGraphic():void               // Bug 
2719488
         {
+                       // FIXME content needs to be replaced
             var markup:String = '<TextFlow whiteSpaceCollapse="preserve" 
xmlns="http://ns.adobe.com/textLayout/2008";><p textAlign="center" 
textIndent="0"><span fontSize="24">Amid Blight and Scanenging, Old G.M. Plants 
Linger</span></p><p textAlign="center" textIndent="0"><span></span></p><p 
textIndent="0"><img height="auto" width="auto" source="Auto-articleLarge.jpg" 
float="start"/><span>FLINT, Mich. — By day, hundreds of </span><a 
href="http://topics.nytimes.com/top/news/business/companies/general_motors_corporation/index.html?inline=nyt-org";><span>General
 Motors</span></a><span> work­ers make pis­tons and other en­gine parts at a 
fac­tory on this city’s east side. </span></p></TextFlow>';
 
             _textFlow = TextConverter.importToFlow(markup, 
TextConverter.TEXT_LAYOUT_FORMAT);

Reply via email to