Title: [112556] trunk/LayoutTests
Revision
112556
Author
[email protected]
Date
2012-03-29 12:01:36 -0700 (Thu, 29 Mar 2012)

Log Message

Updating expected results. The output has an additional blank line.
No changes in the actual results.

* platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt:
* platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
* platform/mac/fast/text/attributed-substring-from-range-002-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112555 => 112556)


--- trunk/LayoutTests/ChangeLog	2012-03-29 18:48:23 UTC (rev 112555)
+++ trunk/LayoutTests/ChangeLog	2012-03-29 19:01:36 UTC (rev 112556)
@@ -1,3 +1,12 @@
+2012-03-29  Enrica Casucci  <[email protected]>
+
+        Updating expected results. The output has an additional blank line.
+        No changes in the actual results.
+
+        * platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt:
+        * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
+        * platform/mac/fast/text/attributed-substring-from-range-002-expected.txt:
+
 2012-03-29  Pavel Feldman  <[email protected]>
 
         Web Inspector: subtree disapears from <iframe> after loading

Modified: trunk/LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt (112555 => 112556)


--- trunk/LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt	2012-03-29 18:48:23 UTC (rev 112555)
+++ trunk/LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt	2012-03-29 19:01:36 UTC (rev 112556)
@@ -18,3 +18,5 @@
 0,0,0,0
 0,0,0,0
 0,0,0,0
+
+

Modified: trunk/LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt (112555 => 112556)


--- trunk/LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt	2012-03-29 18:48:23 UTC (rev 112555)
+++ trunk/LayoutTests/platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt	2012-03-29 19:01:36 UTC (rev 112556)
@@ -22,3 +22,5 @@
 0,0,0,0
 0,0,0,0
 0,0,0,0
+
+

Modified: trunk/LayoutTests/platform/mac/fast/text/attributed-substring-from-range-002-expected.txt (112555 => 112556)


--- trunk/LayoutTests/platform/mac/fast/text/attributed-substring-from-range-002-expected.txt	2012-03-29 18:48:23 UTC (rev 112555)
+++ trunk/LayoutTests/platform/mac/fast/text/attributed-substring-from-range-002-expected.txt	2012-03-29 19:01:36 UTC (rev 112556)
@@ -6,3 +6,4 @@
 from innerText (TextIterator): 123456789
 from attributedSubstringFromRange: 123456789
 SUCCESS: Strings matched, although there is room for improvement because they were both wrong.
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to