Title: [214644] trunk/LayoutTests
Revision
214644
Author
[email protected]
Date
2017-03-30 17:51:51 -0700 (Thu, 30 Mar 2017)

Log Message

Unreviewed. Update test expectations after https://bugs.webkit.org/show_bug.cgi?id=170279.

* inspector/css/getAllStyleSheets-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (214643 => 214644)


--- trunk/LayoutTests/ChangeLog	2017-03-31 00:45:06 UTC (rev 214643)
+++ trunk/LayoutTests/ChangeLog	2017-03-31 00:51:51 UTC (rev 214644)
@@ -1,3 +1,9 @@
+2017-03-30  Matt Baker  <[email protected]>
+
+        Unreviewed. Update test expectations after https://bugs.webkit.org/show_bug.cgi?id=170279.
+
+        * inspector/css/getAllStyleSheets-expected.txt:
+
 2017-03-30  Ryan Haddad  <[email protected]>
 
         Rebaseline js/dom/global-constructors-attributes.html.

Modified: trunk/LayoutTests/inspector/css/getAllStyleSheets-expected.txt (214643 => 214644)


--- trunk/LayoutTests/inspector/css/getAllStyleSheets-expected.txt	2017-03-31 00:45:06 UTC (rev 214643)
+++ trunk/LayoutTests/inspector/css/getAllStyleSheets-expected.txt	2017-03-31 00:51:51 UTC (rev 214644)
@@ -1,6 +1,6 @@
 Test CSS.getAllStyleSheets returns expected information for different style sheet sources.
 
-PASS: There should be three stylesheets.
+PASS: There should be four stylesheets.
 
 URL: inspector/css/resources/external.css
 OFFSET: (0, 0)
@@ -10,6 +10,10 @@
 OFFSET: (5, 7)
 PASS: Stylesheet should have a frame.
 
+URL: <style> on inspector/css/getAllStyleSheets.html
+OFFSET: (6, 7)
+PASS: Stylesheet should have a frame.
+
 URL: inspector/css/getAllStyleSheets.html
 OFFSET: (0, 0)
 PASS: Stylesheet should have a frame.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to