Title: [127164] trunk/LayoutTests
- Revision
- 127164
- Author
- [email protected]
- Date
- 2012-08-30 11:27:13 -0700 (Thu, 30 Aug 2012)
Log Message
Fixing two inspector tests that fail on Mac WK1.
* inspector/timeline/timeline-animation-frame-expected.txt:
* inspector/timeline/timeline-paint-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (127163 => 127164)
--- trunk/LayoutTests/ChangeLog 2012-08-30 18:15:13 UTC (rev 127163)
+++ trunk/LayoutTests/ChangeLog 2012-08-30 18:27:13 UTC (rev 127164)
@@ -1,3 +1,10 @@
+2012-08-30 'Pavel Feldman' <[email protected]>
+
+ Fixing two inspector tests that fail on Mac WK1.
+
+ * inspector/timeline/timeline-animation-frame-expected.txt:
+ * inspector/timeline/timeline-paint-expected.txt:
+
2012-08-24 Robert Hogan <[email protected]>
CSS 2.1 failure: margin-collapse-clear-012 fails
Modified: trunk/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt (127163 => 127164)
--- trunk/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt 2012-08-30 18:15:13 UTC (rev 127163)
+++ trunk/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt 2012-08-30 18:27:13 UTC (rev 127164)
@@ -7,8 +7,8 @@
id : <number>
}
frameId : <string>
+ stackTrace : <object>
startTime : <number>
- stackTrace : <object>
totalHeapSize : <number>
type : "RequestAnimationFrame"
usedHeapSize : <number>
@@ -34,8 +34,8 @@
id : <number>
}
frameId : <string>
+ stackTrace : <object>
startTime : <number>
- stackTrace : <object>
totalHeapSize : <number>
type : "CancelAnimationFrame"
usedHeapSize : <number>
Modified: trunk/LayoutTests/inspector/timeline/timeline-paint-expected.txt (127163 => 127164)
--- trunk/LayoutTests/inspector/timeline/timeline-paint-expected.txt 2012-08-30 18:15:13 UTC (rev 127163)
+++ trunk/LayoutTests/inspector/timeline/timeline-paint-expected.txt 2012-08-30 18:27:13 UTC (rev 127164)
@@ -5,15 +5,15 @@
children : <object>
counters : <object>
data : {
+ width : <number>
+ height : <number>
x : 0
y : 0
- width : <number>
- height : <number>
}
endTime : <number>
frameId : <string>
+ stackTrace : <object>
startTime : <number>
- stackTrace : <object>
totalHeapSize : <number>
type : "Paint"
usedHeapSize : <number>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes