Title: [119472] trunk/LayoutTests
- Revision
- 119472
- Author
- [email protected]
- Date
- 2012-06-05 02:33:33 -0700 (Tue, 05 Jun 2012)
Log Message
Unreviewed, build fix after r119469.
* inspector/styles/lazy-computed-style-expected.txt:
* inspector/styles/styles-computed-trace-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (119471 => 119472)
--- trunk/LayoutTests/ChangeLog 2012-06-05 09:28:46 UTC (rev 119471)
+++ trunk/LayoutTests/ChangeLog 2012-06-05 09:33:33 UTC (rev 119472)
@@ -1,5 +1,12 @@
2012-06-05 Alexander Pavlov <[email protected]>
+ Unreviewed, build fix after r119469.
+
+ * inspector/styles/lazy-computed-style-expected.txt:
+ * inspector/styles/styles-computed-trace-expected.txt:
+
+2012-06-05 Alexander Pavlov <[email protected]>
+
Web Inspector: "-webkit"-prefixed properties are considered inherited in the Computed Style pane
https://bugs.webkit.org/show_bug.cgi?id=88257
Modified: trunk/LayoutTests/inspector/styles/lazy-computed-style-expected.txt (119471 => 119472)
--- trunk/LayoutTests/inspector/styles/lazy-computed-style-expected.txt 2012-06-05 09:28:46 UTC (rev 119471)
+++ trunk/LayoutTests/inspector/styles/lazy-computed-style-expected.txt 2012-06-05 09:33:33 UTC (rev 119472)
@@ -38,6 +38,9 @@
==== All styles (computed should be there) ====
[expanded]
+-webkit-background-clip: border-box;
+-webkit-background-origin: padding-box;
+-webkit-background-size: auto;
background-attachment: scroll;
#inspected - initial lazy-computed-style.html:15
background-clip: border-box;
Modified: trunk/LayoutTests/inspector/styles/styles-computed-trace-expected.txt (119471 => 119472)
--- trunk/LayoutTests/inspector/styles/styles-computed-trace-expected.txt 2012-06-05 09:28:46 UTC (rev 119471)
+++ trunk/LayoutTests/inspector/styles/styles-computed-trace-expected.txt 2012-06-05 09:33:33 UTC (rev 119472)
@@ -2,6 +2,9 @@
==== Computed style for ID1 ====
[expanded]
+-webkit-background-clip: border-box;
+-webkit-background-origin: padding-box;
+-webkit-background-size: auto;
background-attachment: scroll;
#id1 - initial styles-computed-trace.html:23
background-clip: border-box;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes