Title: [138732] trunk/LayoutTests
Revision
138732
Author
[email protected]
Date
2013-01-03 13:26:44 -0800 (Thu, 03 Jan 2013)

Log Message

Unreviewed gardening of Apple Windows port.

* platform/win/TestExpectations:
* platform/win/fast/inline/justify-emphasis-inline-box-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138731 => 138732)


--- trunk/LayoutTests/ChangeLog	2013-01-03 21:22:10 UTC (rev 138731)
+++ trunk/LayoutTests/ChangeLog	2013-01-03 21:26:44 UTC (rev 138732)
@@ -1,3 +1,10 @@
+2013-01-03  Roger Fong  <[email protected]>
+
+        Unreviewed gardening of Apple Windows port.
+
+        * platform/win/TestExpectations:
+        * platform/win/fast/inline/justify-emphasis-inline-box-expected.txt: Added.
+
 2013-01-03  Adam Klein  <[email protected]>
 
         [HTMLTemplateElement] Disallow cycles within template content

Modified: trunk/LayoutTests/platform/win/TestExpectations (138731 => 138732)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-01-03 21:22:10 UTC (rev 138731)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-01-03 21:26:44 UTC (rev 138732)
@@ -2231,6 +2231,7 @@
 http/tests/inspector/console-resource-errors.html
 http/tests/inspector/resource-tree/resource-request-content-while-loading.html
 http/tests/inspector/search/resources-search-match-index.html
+http/tests/inspector/network/network-initiator-from-console.html
 inspector/profiler/heap-snapshot.html
 inspector/profiler/memory-instrumentation-cached-images.html
 inspector/styles/media-queries.html

Added: trunk/LayoutTests/platform/win/fast/inline/justify-emphasis-inline-box-expected.txt (0 => 138732)


--- trunk/LayoutTests/platform/win/fast/inline/justify-emphasis-inline-box-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/fast/inline/justify-emphasis-inline-box-expected.txt	2013-01-03 21:26:44 UTC (rev 138732)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+  RenderBlock {HTML} at (0,0) size 800x64
+    RenderBody {BODY} at (8,8) size 784x48
+      RenderBlock {DIV} at (0,0) size 200x48
+        RenderBlock {SPAN} at (0,21) size 0x0
+        RenderText {#text} at (0,8) size 512x40
+          text run at (0,8) width 15: "\x{3042}"
+          text run at (0,32) width 512: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to