diff --git a/dom/base/nsDOMAttributeMap.h b/dom/base/nsDOMAttributeMap.h index 044001ca5063..d9206c3ece56 100644 --- a/dom/base/nsDOMAttributeMap.h +++ b/dom/base/nsDOMAttributeMap.h @@ -172,7 +172,7 @@ class nsDOMAttributeMap final : public nsISupports, public nsWrapperCache { Attr* GetAttribute(mozilla::dom::NodeInfo* aNodeInfo); }; -// XXX khuey yes this is crazy. The bindings code needs to see this include, +// XXX khuey yes this is strange. The bindings code needs to see this include, // but if we pull it in at the top of the file we get a circular include // problem. #include "mozilla/dom/Element.h" diff --git a/dom/canvas/test/reftest/reftest.list b/dom/canvas/test/reftest/reftest.list index fbf52c4e72be..f9b961921554 100644 --- a/dom/canvas/test/reftest/reftest.list +++ b/dom/canvas/test/reftest/reftest.list @@ -25,7 +25,7 @@ skip-if(Android) == webgl-resize-test.html wrapper.html?green.png # Check that captureStream() displays in a local video element skip-if(Android) == webgl-capturestream-test.html?preserve wrapper.html?green.png -# Some of the failure conditions are a little crazy. I'm (jgilbert) setting these based on +# Some of the failure conditions are a little weird. I'm (jgilbert) setting these based on # failures encountered when running on Try, and then targetting the Try config by # differences in the `sandbox` contents. That is, I'm labeling based on symptoms rather # than cause. diff --git a/dom/canvas/test/test_canvas.html b/dom/canvas/test/test_canvas.html index 1cbfe77d5004..764e9c252bd8 100644 --- a/dom/canvas/test/test_canvas.html +++ b/dom/canvas/test/test_canvas.html @@ -11345,7 +11345,7 @@ isPixel(ctx, 98,48, 0,255,0,255, 0);

Canvas test: 2d.path.arc.shape.5

- +

FAIL (fallback content)