Title: [109397] trunk/LayoutTests
Revision
109397
Author
[email protected]
Date
2012-03-01 12:43:15 -0800 (Thu, 01 Mar 2012)

Log Message

Rebaseline to remove quotes around font name after r109382.

Unreviewed gardening.

* editing/inserting/5994480-2-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (109396 => 109397)


--- trunk/LayoutTests/ChangeLog	2012-03-01 20:37:52 UTC (rev 109396)
+++ trunk/LayoutTests/ChangeLog	2012-03-01 20:43:15 UTC (rev 109397)
@@ -1,5 +1,13 @@
 2012-03-01  Adam Klein  <[email protected]>
 
+        Rebaseline to remove quotes around font name after r109382.
+
+        Unreviewed gardening.
+
+        * editing/inserting/5994480-2-expected.txt:
+
+2012-03-01  Adam Klein  <[email protected]>
+
         Remove expectations for no-longer-flaky tests on Snow Leopard.
         https://bugs.webkit.org/show_bug.cgi?id=54322
 

Modified: trunk/LayoutTests/editing/inserting/5994480-2-expected.txt (109396 => 109397)


--- trunk/LayoutTests/editing/inserting/5994480-2-expected.txt	2012-03-01 20:37:52 UTC (rev 109396)
+++ trunk/LayoutTests/editing/inserting/5994480-2-expected.txt	2012-03-01 20:43:15 UTC (rev 109397)
@@ -1 +1 @@
-<font face="'Lucida Grande'"><span style="font-size: 11px;"><br></span></font>
+<font face="Lucida Grande"><span style="font-size: 11px;"><br></span></font>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to